#CED09B#CED09B
#CED09B is a very light, moderate yellow. Relative luminance 0.606; OKLCH L 84.3% C 0.070 H 109.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CED09B |
|---|---|
| RGB | rgb(206, 208, 155) |
| HSL | hsl(62, 36%, 71%) |
| HSV | hsv(62, 25%, 82%) |
| CMYK | cmyk(1%, 0%, 25.5%, 18.4%) |
| CIE-LAB | lab(82.16, -9.19, 26.18) |
| CIE-LCH | lch(82.16, 27.74, 109.35°) |
| OKLab | oklab(84.3% -0.0235 0.066) |
| OKLCH | oklch(84.3% 0.07 109.6) |
| XYZ | xyz(53.9258, 60.6008, 39.8603) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.46
Pale Olive
#B9CC81
ΔE00 6.26
Palegoldenrod
#EEE8AA
ΔE00 6.51
Greenish Tan
#BCCB7A
ΔE00 6.54
Greenish Beige
#C9D179
ΔE00 6.72
Vanilla
#F3E5AB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED09B #9D9BD0
analogous
#D0B79B #CED09B #B3D09B
triadic
#CED09B #9BCED0 #D09BCE
tetradic
#CED09B #9BD0B7 #9D9BD0 #D09BB3
square
#CED09B #9BD0B7 #9D9BD0 #D09BB3
split-complementary
#CED09B #9BB3D0 #B79BD0
monochromatic
#A0A44D #BABC71 #CED09B #E2E4C5 #F5F5EA
Accessibility & contrast
On white
1.60
#CED09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CED09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED09B
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED09B | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB98
Deuteranopia (green-blind)
#D9CD9D
Tritanopia (blue-blind)
#D5C9C2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ced09b; /* rgb */ color: rgb(206, 208, 155); /* oklch */ color: oklch(84.3% 0.070 109.6);
Tailwind
colors: {
custom: {
50: '#dddeb8',
500: '#ced09b',
950: '#000000',
},
}SCSS
$custom: #ced09b; $custom-light: #dddeb8; $custom-dark: #000000;
JSON
{
"hex": "#ced09b",
"rgb": {
"r": 206,
"g": 208,
"b": 155
},
"hsl": {
"h": 62.264,
"s": 36.054,
"l": 71.176
},
"oklch": {
"l": 0.84298,
"c": 0.07008,
"h": 109.6
},
"luminance": 0.606
}Semantic roles & 50–950 ramp
primary
#CED09B
secondary
#6C69A6
accent
#37AF3B
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481