#CED28C#CED28C
#CED28C is a very light, moderate yellow. Relative luminance 0.611; OKLCH L 84.4% C 0.091 H 111.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CED28C |
|---|---|
| RGB | rgb(206, 210, 140) |
| HSL | hsl(63, 44%, 69%) |
| HSV | hsv(63, 33%, 82%) |
| CMYK | cmyk(1.9%, 0%, 33.3%, 17.6%) |
| CIE-LAB | lab(82.44, -12.15, 34.30) |
| CIE-LCH | lch(82.44, 36.39, 109.50°) |
| OKLab | oklab(84.43% -0.0325 0.0849) |
| OKLCH | oklch(84.43% 0.091 111) |
| XYZ | xyz(53.2341, 61.1092, 33.7968) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.27
Greenish Tan
#BCCB7A
ΔE00 4.00
Pale Olive
#B9CC81
ΔE00 4.43
Palegoldenrod
#EEE8AA
ΔE00 6.47
Beige (survey)
#E6DAA6
ΔE00 6.75
Pale Olive Green
#B1D27B
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED28C #908CD2
analogous
#D2B38C #CED28C #ABD28C
triadic
#CED28C #8CCED2 #D28CCE
tetradic
#CED28C #8CD2B3 #908CD2 #D28CAB
square
#CED28C #8CD2B3 #908CD2 #D28CAB
split-complementary
#CED28C #8CABD2 #B38CD2
monochromatic
#9EA440 #BBC160 #CED28C #E1E3B8 #F3F4E4
Accessibility & contrast
On white
1.59
#CED28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CED28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED28C
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED28C | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC87
Deuteranopia (green-blind)
#DDCE8F
Tritanopia (blue-blind)
#D7CAC0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ced28c; /* rgb */ color: rgb(206, 210, 140); /* oklch */ color: oklch(84.4% 0.091 111.0);
Tailwind
colors: {
custom: {
50: '#dedfae',
500: '#ced28c',
950: '#000000',
},
}SCSS
$custom: #ced28c; $custom-light: #dedfae; $custom-dark: #000000;
JSON
{
"hex": "#ced28c",
"rgb": {
"r": 206,
"g": 210,
"b": 140
},
"hsl": {
"h": 63.429,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.84432,
"c": 0.09091,
"h": 111
},
"luminance": 0.61108
}Semantic roles & 50–950 ramp
primary
#CED28C
secondary
#5F5BA8
accent
#2FB736
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481