#CFCEBF#CFCEBF
#CFCEBF is a very light, muted yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.020 H 103.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEBF |
|---|---|
| RGB | rgb(207, 206, 191) |
| HSL | hsl(56, 14%, 78%) |
| HSV | hsv(56, 8%, 81%) |
| CMYK | cmyk(0%, 0.5%, 7.7%, 18.8%) |
| CIE-LAB | lab(82.47, -2.29, 7.58) |
| CIE-LCH | lch(82.47, 7.92, 106.77°) |
| OKLab | oklab(84.81% -0.0048 0.0198) |
| OKLCH | oklch(84.81% 0.02 103.7) |
| XYZ | xyz(57.2062, 61.1699, 58.0734) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 6.10
Warm Gray
#C9BEB0
ΔE00 6.26
Warm Beige
#E9DCC9
ΔE00 6.71
Eggshell
#F0EAD6
ΔE00 7.02
Light Gray
#D3D3D3
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEBF #BFC0CF
analogous
#CFC6BF #CFCEBF #C8CFBF
triadic
#CFCEBF #BFCFCE #CEBFCF
tetradic
#CFCEBF #BFCFC6 #BFC0CF #CFBFC8
square
#CFCEBF #BFCFC6 #BFC0CF #CFBFC8
split-complementary
#CFCEBF #BFC8CF #C6BFCF
monochromatic
#9B9879 #B5B39C #CFCEBF #E9E9E2 #F2F2EE
Accessibility & contrast
On white
1.59
#CFCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CFCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEBF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEBF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#D2CCCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcebf; /* rgb */ color: rgb(207, 206, 191); /* oklch */ color: oklch(84.8% 0.020 103.7);
Tailwind
colors: {
custom: {
50: '#dddcd2',
500: '#cfcebf',
950: '#000000',
},
}SCSS
$custom: #cfcebf; $custom-light: #dddcd2; $custom-dark: #000000;
JSON
{
"hex": "#cfcebf",
"rgb": {
"r": 207,
"g": 206,
"b": 191
},
"hsl": {
"h": 56.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84806,
"c": 0.02042,
"h": 103.7
},
"luminance": 0.6117
}Semantic roles & 50–950 ramp
primary
#CFCEBF
secondary
#8F90A3
accent
#52984D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483