#CED2B4#CED2B4
#CED2B4 is a very light, muted yellow. Relative luminance 0.625; OKLCH L 85.3% C 0.041 H 113.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2B4 |
|---|---|
| RGB | rgb(206, 210, 180) |
| HSL | hsl(68, 25%, 76%) |
| HSV | hsv(68, 14%, 82%) |
| CMYK | cmyk(1.9%, 0%, 14.3%, 17.6%) |
| CIE-LAB | lab(83.18, -6.52, 14.43) |
| CIE-LCH | lch(83.18, 15.83, 114.32°) |
| OKLab | oklab(85.27% -0.0161 0.0373) |
| OKLCH | oklch(85.27% 0.041 113.4) |
| XYZ | xyz(56.7375, 62.5106, 52.2479) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.23
Beige
#F5F5DC
ΔE00 8.44
Eggshell
#F0EAD6
ΔE00 8.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.32
Light Grey
#D8DCD6
ΔE00 9.53
Palegoldenrod
#EEE8AA
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2B4 #B8B4D2
analogous
#D2C7B4 #CED2B4 #BFD2B4
triadic
#CED2B4 #B4CED2 #D2B4CE
tetradic
#CED2B4 #B4D2C7 #B8B4D2 #D2B4BF
square
#CED2B4 #B4D2C7 #B8B4D2 #D2B4BF
split-complementary
#CED2B4 #B4BFD2 #C7B4D2
monochromatic
#9CA468 #B5BB8E #CED2B4 #E7E9DA #F3F4EC
Accessibility & contrast
On white
1.56
#CED2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CED2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2B4
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2B4 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB2
Deuteranopia (green-blind)
#D7D0B5
Tritanopia (blue-blind)
#D2CEC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced2b4; /* rgb */ color: rgb(206, 210, 180); /* oklch */ color: oklch(85.3% 0.041 113.4);
Tailwind
colors: {
custom: {
50: '#dddfca',
500: '#ced2b4',
950: '#000000',
},
}SCSS
$custom: #ced2b4; $custom-light: #dddfca; $custom-dark: #000000;
JSON
{
"hex": "#ced2b4",
"rgb": {
"r": 206,
"g": 210,
"b": 180
},
"hsl": {
"h": 68,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.85269,
"c": 0.04063,
"h": 113.4
},
"luminance": 0.6251
}Semantic roles & 50–950 ramp
primary
#CED2B4
secondary
#8883A8
accent
#42A44F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482