#CED28D#CED28D
#CED28D is a very light, moderate yellow. Relative luminance 0.611; OKLCH L 84.5% C 0.090 H 111.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CED28D |
|---|---|
| RGB | rgb(206, 210, 141) |
| HSL | hsl(63, 43%, 69%) |
| HSV | hsv(63, 33%, 82%) |
| CMYK | cmyk(1.9%, 0%, 32.9%, 17.6%) |
| CIE-LAB | lab(82.45, -12.03, 33.81) |
| CIE-LCH | lch(82.45, 35.89, 109.58°) |
| OKLab | oklab(84.45% -0.0321 0.0838) |
| OKLCH | oklch(84.45% 0.09 111) |
| XYZ | xyz(53.3082, 61.1388, 34.1869) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.46
Greenish Tan
#BCCB7A
ΔE00 4.09
Pale Olive
#B9CC81
ΔE00 4.46
Palegoldenrod
#EEE8AA
ΔE00 6.42
Beige (survey)
#E6DAA6
ΔE00 6.66
Pale Olive Green
#B1D27B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED28D #918DD2
analogous
#D2B48D #CED28D #ACD28D
triadic
#CED28D #8DCED2 #D28DCE
tetradic
#CED28D #8DD2B4 #918DD2 #D28DAC
square
#CED28D #8DD2B4 #918DD2 #D28DAC
split-complementary
#CED28D #8DACD2 #B48DD2
monochromatic
#9EA441 #BBC161 #CED28D #E1E3B9 #F4F5E5
Accessibility & contrast
On white
1.59
#CED28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CED28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED28D
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED28D | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#D7CAC0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ced28d; /* rgb */ color: rgb(206, 210, 141); /* oklch */ color: oklch(84.5% 0.090 111.0);
Tailwind
colors: {
custom: {
50: '#dedfaf',
500: '#ced28d',
950: '#000000',
},
}SCSS
$custom: #ced28d; $custom-light: #dedfaf; $custom-dark: #000000;
JSON
{
"hex": "#ced28d",
"rgb": {
"r": 206,
"g": 210,
"b": 141
},
"hsl": {
"h": 63.478,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.8445,
"c": 0.08973,
"h": 111
},
"luminance": 0.61138
}Semantic roles & 50–950 ramp
primary
#CED28D
secondary
#605CA8
accent
#2FB737
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481