#CFCCBE#CFCCBE
#CFCCBE is a very light, near-neutral yellow. Relative luminance 0.602; OKLCH L 84.4% C 0.019 H 96.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCBE |
|---|---|
| RGB | rgb(207, 204, 190) |
| HSL | hsl(49, 15%, 78%) |
| HSV | hsv(49, 8%, 81%) |
| CMYK | cmyk(0%, 1.4%, 8.2%, 18.8%) |
| CIE-LAB | lab(81.93, -1.41, 7.34) |
| CIE-LCH | lch(81.93, 7.47, 100.87°) |
| OKLab | oklab(84.37% -0.0023 0.0192) |
| OKLCH | oklch(84.37% 0.019 96.9) |
| XYZ | xyz(56.6181, 60.1692, 57.3363) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.11
Light Grey
#D8DCD6
ΔE00 5.64
Silver (survey)
#C5C9C7
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 6.18
Light Gray
#D3D3D3
ΔE00 6.75
Silver
#C0C0C0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCBE #BEC1CF
analogous
#CFC3BE #CFCCBE #C9CFBE
triadic
#CFCCBE #BECFCC #CCBECF
tetradic
#CFCCBE #BECFC3 #BEC1CF #CFBEC9
square
#CFCCBE #BECFC3 #BEC1CF #CFBEC9
split-complementary
#CFCCBE #BEC9CF #C3BECF
monochromatic
#9B9578 #B5B09B #CFCCBE #E9E8E1 #F2F1ED
Accessibility & contrast
On white
1.61
#CFCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#CFCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCBE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCBE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBD
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#D2CAC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccbe; /* rgb */ color: rgb(207, 204, 190); /* oklch */ color: oklch(84.4% 0.019 96.9);
Tailwind
colors: {
custom: {
50: '#dddbd1',
500: '#cfccbe',
950: '#000000',
},
}SCSS
$custom: #cfccbe; $custom-light: #dddbd1; $custom-dark: #000000;
JSON
{
"hex": "#cfccbe",
"rgb": {
"r": 207,
"g": 204,
"b": 190
},
"hsl": {
"h": 49.412,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.84373,
"c": 0.01936,
"h": 96.9
},
"luminance": 0.60169
}Semantic roles & 50–950 ramp
primary
#CFCCBE
secondary
#8E92A3
accent
#5A994C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483