#CDCEBF#CDCEBF
#CDCEBF is a very light, muted yellow. Relative luminance 0.609; OKLCH L 84.6% C 0.020 H 109.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEBF |
|---|---|
| RGB | rgb(205, 206, 191) |
| HSL | hsl(64, 13%, 78%) |
| HSV | hsv(64, 7%, 81%) |
| CMYK | cmyk(0.5%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(82.32, -2.99, 7.34) |
| CIE-LCH | lch(82.32, 7.93, 112.18°) |
| OKLab | oklab(84.65% -0.007 0.0192) |
| OKLCH | oklch(84.65% 0.02 109.9) |
| XYZ | xyz(56.6508, 60.8835, 58.0474) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.17
Silver (survey)
#C5C9C7
ΔE00 5.97
Warm Gray
#C9BEB0
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.36
Eggshell
#F0EAD6
ΔE00 7.43
Warm Beige
#E9DCC9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEBF #C0BFCE
analogous
#CEC7BF #CDCEBF #C5CEBF
triadic
#CDCEBF #BFCDCE #CEBFCD
tetradic
#CDCEBF #BFCEC7 #C0BFCE #CEBFC5
square
#CDCEBF #BFCEC7 #C0BFCE #CEBFC5
split-complementary
#CDCEBF #BFC5CE #C7BFCE
monochromatic
#97997A #B2B39C #CDCEBF #E8E9E2 #F1F2EE
Accessibility & contrast
On white
1.59
#CDCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CDCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEBF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEBF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBE
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#CFCCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcebf; /* rgb */ color: rgb(205, 206, 191); /* oklch */ color: oklch(84.6% 0.020 109.9);
Tailwind
colors: {
custom: {
50: '#dcdcd2',
500: '#cdcebf',
950: '#000000',
},
}SCSS
$custom: #cdcebf; $custom-light: #dcdcd2; $custom-dark: #000000;
JSON
{
"hex": "#cdcebf",
"rgb": {
"r": 205,
"g": 206,
"b": 191
},
"hsl": {
"h": 64,
"s": 13.274,
"l": 77.843
},
"oklch": {
"l": 0.84647,
"c": 0.02042,
"h": 109.9
},
"luminance": 0.60883
}Semantic roles & 50–950 ramp
primary
#CDCEBF
secondary
#908FA2
accent
#4E9753
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483