#CFCEBC#CFCEBC
#CFCEBC is a very light, muted yellow. Relative luminance 0.610; OKLCH L 84.7% C 0.024 H 104.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEBC |
|---|---|
| RGB | rgb(207, 206, 188) |
| HSL | hsl(57, 17%, 77%) |
| HSV | hsv(57, 9%, 81%) |
| CMYK | cmyk(0%, 0.5%, 9.2%, 18.8%) |
| CIE-LAB | lab(82.40, -2.79, 9.08) |
| CIE-LCH | lch(82.40, 9.50, 107.07°) |
| OKLab | oklab(84.73% -0.006 0.0237) |
| OKLCH | oklch(84.73% 0.024 104.3) |
| XYZ | xyz(56.8794, 61.0392, 56.3525) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.17
Warm Gray
#C9BEB0
ΔE00 6.71
Warm Beige
#E9DCC9
ΔE00 6.89
Eggshell
#F0EAD6
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.16
Light Gray
#D3D3D3
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEBC #BCBDCF
analogous
#CFC5BC #CFCEBC #C7CFBC
triadic
#CFCEBC #BCCFCE #CEBCCF
tetradic
#CFCEBC #BCCFC5 #BCBDCF #CFBCC7
square
#CFCEBC #BCCFC5 #BCBDCF #CFBCC7
split-complementary
#CFCEBC #BCC7CF #C5BCCF
monochromatic
#9C9A75 #B5B498 #CFCEBC #E9E8E0 #F2F2ED
Accessibility & contrast
On white
1.59
#CFCEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CFCEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEBC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEBC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBB
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#D2CBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcebc; /* rgb */ color: rgb(207, 206, 188); /* oklch */ color: oklch(84.7% 0.024 104.3);
Tailwind
colors: {
custom: {
50: '#dddcd0',
500: '#cfcebc',
950: '#000000',
},
}SCSS
$custom: #cfcebc; $custom-light: #dddcd0; $custom-dark: #000000;
JSON
{
"hex": "#cfcebc",
"rgb": {
"r": 207,
"g": 206,
"b": 188
},
"hsl": {
"h": 56.842,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.84728,
"c": 0.02445,
"h": 104.3
},
"luminance": 0.61039
}Semantic roles & 50–950 ramp
primary
#CFCEBC
secondary
#8C8DA4
accent
#4F9B4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483