#CFCEBA#CFCEBA
#CFCEBA is a very light, muted yellow. Relative luminance 0.610; OKLCH L 84.7% C 0.027 H 104.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEBA |
|---|---|
| RGB | rgb(207, 206, 186) |
| HSL | hsl(57, 18%, 77%) |
| HSV | hsv(57, 10%, 81%) |
| CMYK | cmyk(0%, 0.5%, 10.1%, 18.8%) |
| CIE-LAB | lab(82.35, -3.12, 10.08) |
| CIE-LCH | lch(82.35, 10.55, 107.20°) |
| OKLab | oklab(84.68% -0.0068 0.0263) |
| OKLCH | oklch(84.68% 0.027 104.6) |
| XYZ | xyz(56.6653, 60.9536, 55.2249) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.78
Eggshell
#F0EAD6
ΔE00 7.02
Warm Gray
#C9BEB0
ΔE00 7.08
Warm Beige
#E9DCC9
ΔE00 7.10
Silver (survey)
#C5C9C7
ΔE00 7.85
Beige
#F5F5DC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEBA #BABBCF
analogous
#CFC4BA #CFCEBA #C6CFBA
triadic
#CFCEBA #BACFCE #CEBACF
tetradic
#CFCEBA #BACFC4 #BABBCF #CFBAC6
square
#CFCEBA #BACFC4 #BABBCF #CFBAC6
split-complementary
#CFCEBA #BAC6CF #C4BACF
monochromatic
#9D9B72 #B6B496 #CFCEBA #E8E8DE #F2F2ED
Accessibility & contrast
On white
1.59
#CFCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CFCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEBA
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEBA | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB9
Deuteranopia (green-blind)
#D3CDBB
Tritanopia (blue-blind)
#D3CBC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfceba; /* rgb */ color: rgb(207, 206, 186); /* oklch */ color: oklch(84.7% 0.027 104.6);
Tailwind
colors: {
custom: {
50: '#dddcce',
500: '#cfceba',
950: '#000000',
},
}SCSS
$custom: #cfceba; $custom-light: #dddcce; $custom-dark: #000000;
JSON
{
"hex": "#cfceba",
"rgb": {
"r": 207,
"g": 206,
"b": 186
},
"hsl": {
"h": 57.143,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.84676,
"c": 0.02713,
"h": 104.6
},
"luminance": 0.60953
}Semantic roles & 50–950 ramp
primary
#CFCEBA
secondary
#898BA4
accent
#4D9C49
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483