#CED2B8#CED2B8
#CED2B8 is a very light, muted yellow. Relative luminance 0.627; OKLCH L 85.4% C 0.035 H 114.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2B8 |
|---|---|
| RGB | rgb(206, 210, 184) |
| HSL | hsl(69, 22%, 77%) |
| HSV | hsv(69, 12%, 82%) |
| CMYK | cmyk(1.9%, 0%, 12.4%, 17.6%) |
| CIE-LAB | lab(83.27, -5.88, 12.43) |
| CIE-LCH | lch(83.27, 13.75, 115.30°) |
| OKLab | oklab(85.37% -0.0145 0.0322) |
| OKLCH | oklch(85.37% 0.035 114.2) |
| XYZ | xyz(57.1509, 62.6759, 54.4250) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.02
Beige
#F5F5DC
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 8.33
Beige (survey)
#E6DAA6
ΔE00 9.10
Warm Beige
#E9DCC9
ΔE00 9.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2B8 #BCB8D2
analogous
#D2C9B8 #CED2B8 #C1D2B8
triadic
#CED2B8 #B8CED2 #D2B8CE
tetradic
#CED2B8 #B8D2C9 #BCB8D2 #D2B8C1
square
#CED2B8 #B8D2C9 #BCB8D2 #D2B8C1
split-complementary
#CED2B8 #B8C1D2 #C9B8D2
monochromatic
#9AA36D #B4BA93 #CED2B8 #E8EADD #F2F3EC
Accessibility & contrast
On white
1.55
#CED2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CED2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2B8
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2B8 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB7
Deuteranopia (green-blind)
#D6D0B9
Tritanopia (blue-blind)
#D1CFCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced2b8; /* rgb */ color: rgb(206, 210, 184); /* oklch */ color: oklch(85.4% 0.035 114.2);
Tailwind
colors: {
custom: {
50: '#dddfcd',
500: '#ced2b8',
950: '#000000',
},
}SCSS
$custom: #ced2b8; $custom-light: #dddfcd; $custom-dark: #000000;
JSON
{
"hex": "#ced2b8",
"rgb": {
"r": 206,
"g": 210,
"b": 184
},
"hsl": {
"h": 69.231,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.85367,
"c": 0.03536,
"h": 114.2
},
"luminance": 0.62676
}Semantic roles & 50–950 ramp
primary
#CED2B8
secondary
#8C87A7
accent
#45A153
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483