#CED2B3#CED2B3
#CED2B3 is a very light, muted yellow. Relative luminance 0.625; OKLCH L 85.2% C 0.042 H 113.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2B3 |
|---|---|
| RGB | rgb(206, 210, 179) |
| HSL | hsl(68, 26%, 76%) |
| HSV | hsv(68, 15%, 82%) |
| CMYK | cmyk(1.9%, 0%, 14.8%, 17.6%) |
| CIE-LAB | lab(83.16, -6.68, 14.93) |
| CIE-LCH | lch(83.16, 16.35, 114.10°) |
| OKLab | oklab(85.25% -0.0166 0.0385) |
| OKLCH | oklch(85.25% 0.042 113.3) |
| XYZ | xyz(56.6360, 62.4700, 51.7133) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.03
Beige
#F5F5DC
ΔE00 8.53
Eggshell
#F0EAD6
ΔE00 8.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.26
Palegoldenrod
#EEE8AA
ΔE00 9.63
Light Grey
#D8DCD6
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2B3 #B7B3D2
analogous
#D2C7B3 #CED2B3 #BFD2B3
triadic
#CED2B3 #B3CED2 #D2B3CE
tetradic
#CED2B3 #B3D2C7 #B7B3D2 #D2B3BF
square
#CED2B3 #B3D2C7 #B7B3D2 #D2B3BF
split-complementary
#CED2B3 #B3BFD2 #C7B3D2
monochromatic
#9CA466 #B5BB8D #CED2B3 #E7E9D9 #F3F4EC
Accessibility & contrast
On white
1.56
#CED2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CED2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2B3
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2B3 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB1
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#D2CEC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced2b3; /* rgb */ color: rgb(206, 210, 179); /* oklch */ color: oklch(85.2% 0.042 113.3);
Tailwind
colors: {
custom: {
50: '#dddfc9',
500: '#ced2b3',
950: '#000000',
},
}SCSS
$custom: #ced2b3; $custom-light: #dddfc9; $custom-dark: #000000;
JSON
{
"hex": "#ced2b3",
"rgb": {
"r": 206,
"g": 210,
"b": 179
},
"hsl": {
"h": 67.742,
"s": 25.62,
"l": 76.275
},
"oklch": {
"l": 0.85245,
"c": 0.04194,
"h": 113.3
},
"luminance": 0.6247
}Semantic roles & 50–950 ramp
primary
#CED2B3
secondary
#8682A8
accent
#41A44E
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482