#CED2B7#CED2B7
#CED2B7 is a very light, muted yellow. Relative luminance 0.626; OKLCH L 85.3% C 0.037 H 114.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2B7 |
|---|---|
| RGB | rgb(206, 210, 183) |
| HSL | hsl(69, 23%, 77%) |
| HSV | hsv(69, 13%, 82%) |
| CMYK | cmyk(1.9%, 0%, 12.9%, 17.6%) |
| CIE-LAB | lab(83.25, -6.04, 12.93) |
| CIE-LCH | lch(83.25, 14.27, 115.03°) |
| OKLab | oklab(85.34% -0.0149 0.0335) |
| OKLCH | oklch(85.34% 0.037 114) |
| XYZ | xyz(57.0464, 62.6341, 53.8749) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.15
Beige
#F5F5DC
ΔE00 8.22
Light Grey
#D8DCD6
ΔE00 8.64
Beige (survey)
#E6DAA6
ΔE00 8.87
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.57
Warm Beige
#E9DCC9
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2B7 #BBB7D2
analogous
#D2C9B7 #CED2B7 #C1D2B7
triadic
#CED2B7 #B7CED2 #D2B7CE
tetradic
#CED2B7 #B7D2C9 #BBB7D2 #D2B7C1
square
#CED2B7 #B7D2C9 #BBB7D2 #D2B7C1
split-complementary
#CED2B7 #B7C1D2 #C9B7D2
monochromatic
#9BA36C #B4BA91 #CED2B7 #E8EADD #F2F3EC
Accessibility & contrast
On white
1.55
#CED2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CED2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2B7
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2B7 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB5
Deuteranopia (green-blind)
#D6D0B8
Tritanopia (blue-blind)
#D1CFCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced2b7; /* rgb */ color: rgb(206, 210, 183); /* oklch */ color: oklch(85.3% 0.037 114.0);
Tailwind
colors: {
custom: {
50: '#dddfcc',
500: '#ced2b7',
950: '#000000',
},
}SCSS
$custom: #ced2b7; $custom-light: #dddfcc; $custom-dark: #000000;
JSON
{
"hex": "#ced2b7",
"rgb": {
"r": 206,
"g": 210,
"b": 183
},
"hsl": {
"h": 68.889,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.85342,
"c": 0.03668,
"h": 114
},
"luminance": 0.62634
}Semantic roles & 50–950 ramp
primary
#CED2B7
secondary
#8B86A7
accent
#44A252
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483