#CDD28D#CDD28D
#CDD28D is a very light, moderate yellow. Relative luminance 0.610; OKLCH L 84.4% C 0.090 H 111.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD28D |
|---|---|
| RGB | rgb(205, 210, 141) |
| HSL | hsl(64, 43%, 69%) |
| HSV | hsv(64, 33%, 82%) |
| CMYK | cmyk(2.4%, 0%, 32.9%, 17.6%) |
| CIE-LAB | lab(82.38, -12.41, 33.70) |
| CIE-LCH | lch(82.38, 35.91, 110.22°) |
| OKLab | oklab(84.37% -0.0332 0.0835) |
| OKLCH | oklch(84.37% 0.09 111.7) |
| XYZ | xyz(53.0314, 60.9961, 34.1739) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.42
Greenish Tan
#BCCB7A
ΔE00 3.90
Pale Olive
#B9CC81
ΔE00 4.21
Palegoldenrod
#EEE8AA
ΔE00 6.58
Pale Olive Green
#B1D27B
ΔE00 6.85
Beige (survey)
#E6DAA6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD28D #928DD2
analogous
#D2B58D #CDD28D #ABD28D
triadic
#CDD28D #8DCDD2 #D28DCD
tetradic
#CDD28D #8DD2B5 #928DD2 #D28DAB
square
#CDD28D #8DD2B5 #928DD2 #D28DAB
split-complementary
#CDD28D #8DABD2 #B58DD2
monochromatic
#9DA441 #BAC161 #CDD28D #E0E3B9 #F3F5E5
Accessibility & contrast
On white
1.59
#CDD28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CDD28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD28D
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD28D | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#D6CAC0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdd28d; /* rgb */ color: rgb(205, 210, 141); /* oklch */ color: oklch(84.4% 0.090 111.7);
Tailwind
colors: {
custom: {
50: '#dddfaf',
500: '#cdd28d',
950: '#000000',
},
}SCSS
$custom: #cdd28d; $custom-light: #dddfaf; $custom-dark: #000000;
JSON
{
"hex": "#cdd28d",
"rgb": {
"r": 205,
"g": 210,
"b": 141
},
"hsl": {
"h": 64.348,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.8437,
"c": 0.08988,
"h": 111.7
},
"luminance": 0.60995
}Semantic roles & 50–950 ramp
primary
#CDD28D
secondary
#615CA8
accent
#2FB739
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481