#CED09E#CED09E
#CED09E is a very light, moderate yellow. Relative luminance 0.607; OKLCH L 84.4% C 0.066 H 109.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CED09E |
|---|---|
| RGB | rgb(206, 208, 158) |
| HSL | hsl(62, 35%, 72%) |
| HSV | hsv(62, 24%, 82%) |
| CMYK | cmyk(1%, 0%, 24%, 18.4%) |
| CIE-LAB | lab(82.22, -8.78, 24.68) |
| CIE-LCH | lch(82.22, 26.20, 109.58°) |
| OKLab | oklab(84.36% -0.0223 0.0625) |
| OKLCH | oklch(84.36% 0.066 109.6) |
| XYZ | xyz(54.1809, 60.7028, 41.2037) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.48
Palegoldenrod
#EEE8AA
ΔE00 6.71
Pale Olive
#B9CC81
ΔE00 6.75
Greenish Tan
#BCCB7A
ΔE00 7.13
Greenish Beige
#C9D179
ΔE00 7.40
Vanilla
#F3E5AB
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED09E #A09ED0
analogous
#D0B99E #CED09E #B5D09E
triadic
#CED09E #9ECED0 #D09ECE
tetradic
#CED09E #9ED0B9 #A09ED0 #D09EB5
square
#CED09E #9ED0B9 #A09ED0 #D09EB5
split-complementary
#CED09E #9EB5D0 #B99ED0
monochromatic
#A1A450 #B9BC75 #CED09E #E3E4C7 #F5F5EA
Accessibility & contrast
On white
1.60
#CED09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CED09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED09E
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED09E | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9B
Deuteranopia (green-blind)
#D9CDA0
Tritanopia (blue-blind)
#D5CAC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ced09e; /* rgb */ color: rgb(206, 208, 158); /* oklch */ color: oklch(84.4% 0.066 109.6);
Tailwind
colors: {
custom: {
50: '#dddebb',
500: '#ced09e',
950: '#000000',
},
}SCSS
$custom: #ced09e; $custom-light: #dddebb; $custom-dark: #000000;
JSON
{
"hex": "#ced09e",
"rgb": {
"r": 206,
"g": 208,
"b": 158
},
"hsl": {
"h": 62.4,
"s": 34.722,
"l": 71.765
},
"oklch": {
"l": 0.8436,
"c": 0.06631,
"h": 109.6
},
"luminance": 0.60702
}Semantic roles & 50–950 ramp
primary
#CED09E
secondary
#6F6CA6
accent
#38AE3D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481