#CED2B2#CED2B2
#CED2B2 is a very light, muted yellow. Relative luminance 0.624; OKLCH L 85.2% C 0.043 H 113.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2B2 |
|---|---|
| RGB | rgb(206, 210, 178) |
| HSL | hsl(68, 26%, 76%) |
| HSV | hsv(68, 15%, 82%) |
| CMYK | cmyk(1.9%, 0%, 15.2%, 17.6%) |
| CIE-LAB | lab(83.14, -6.84, 15.43) |
| CIE-LCH | lch(83.14, 16.87, 113.90°) |
| OKLab | oklab(85.22% -0.017 0.0398) |
| OKLCH | oklch(85.22% 0.043 113.1) |
| XYZ | xyz(56.5352, 62.4297, 51.1826) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.84
Beige
#F5F5DC
ΔE00 8.63
Eggshell
#F0EAD6
ΔE00 8.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.20
Palegoldenrod
#EEE8AA
ΔE00 9.41
Pale
#FFF9D0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2B2 #B6B2D2
analogous
#D2C6B2 #CED2B2 #BED2B2
triadic
#CED2B2 #B2CED2 #D2B2CE
tetradic
#CED2B2 #B2D2C6 #B6B2D2 #D2B2BE
square
#CED2B2 #B2D2C6 #B6B2D2 #D2B2BE
split-complementary
#CED2B2 #B2BED2 #C6B2D2
monochromatic
#9DA565 #B5BB8B #CED2B2 #E7E9D9 #F3F4EC
Accessibility & contrast
On white
1.56
#CED2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CED2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2B2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2B2 | 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)
#D7CFB0
Deuteranopia (green-blind)
#D7D0B3
Tritanopia (blue-blind)
#D2CEC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced2b2; /* rgb */ color: rgb(206, 210, 178); /* oklch */ color: oklch(85.2% 0.043 113.1);
Tailwind
colors: {
custom: {
50: '#dddfc9',
500: '#ced2b2',
950: '#000000',
},
}SCSS
$custom: #ced2b2; $custom-light: #dddfc9; $custom-dark: #000000;
JSON
{
"hex": "#ced2b2",
"rgb": {
"r": 206,
"g": 210,
"b": 178
},
"hsl": {
"h": 67.5,
"s": 26.23,
"l": 76.078
},
"oklch": {
"l": 0.85221,
"c": 0.04325,
"h": 113.1
},
"luminance": 0.62429
}Semantic roles & 50–950 ramp
primary
#CED2B2
secondary
#8580A8
accent
#41A54D
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482