#CED0B2#CED0B2
#CED0B2 is a very light, muted yellow. Relative luminance 0.614; OKLCH L 84.8% C 0.040 H 110.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0B2 |
|---|---|
| RGB | rgb(206, 208, 178) |
| HSL | hsl(64, 24%, 76%) |
| HSV | hsv(64, 14%, 82%) |
| CMYK | cmyk(1%, 0%, 14.4%, 18.4%) |
| CIE-LAB | lab(82.62, -5.81, 14.69) |
| CIE-LCH | lch(82.62, 15.80, 111.56°) |
| OKLab | oklab(84.81% -0.0141 0.0379) |
| OKLCH | oklch(84.81% 0.04 110.3) |
| XYZ | xyz(56.0445, 61.4483, 51.0191) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.85
Eggshell
#F0EAD6
ΔE00 8.44
Beige
#F5F5DC
ΔE00 8.67
Warm Beige
#E9DCC9
ΔE00 9.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.60
Light Grey
#D8DCD6
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0B2 #B4B2D0
analogous
#D0C3B2 #CED0B2 #BFD0B2
triadic
#CED0B2 #B2CED0 #D0B2CE
tetradic
#CED0B2 #B2D0C3 #B4B2D0 #D0B2BF
square
#CED0B2 #B2D0C3 #B4B2D0 #D0B2BF
split-complementary
#CED0B2 #B2BFD0 #C3B2D0
monochromatic
#9EA266 #B6B98C #CED0B2 #E6E7D8 #F3F3EC
Accessibility & contrast
On white
1.58
#CED0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#CED0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0B2
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0B2 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#D2CCC7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ced0b2; /* rgb */ color: rgb(206, 208, 178); /* oklch */ color: oklch(84.8% 0.040 110.3);
Tailwind
colors: {
custom: {
50: '#dddec9',
500: '#ced0b2',
950: '#000000',
},
}SCSS
$custom: #ced0b2; $custom-light: #dddec9; $custom-dark: #000000;
JSON
{
"hex": "#ced0b2",
"rgb": {
"r": 206,
"g": 208,
"b": 178
},
"hsl": {
"h": 64,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.84808,
"c": 0.04046,
"h": 110.3
},
"luminance": 0.61448
}Semantic roles & 50–950 ramp
primary
#CED0B2
secondary
#8381A5
accent
#43A349
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482