#CFCBBE#CFCBBE
#CFCBBE is a very light, near-neutral yellow. Relative luminance 0.597; OKLCH L 84.2% C 0.018 H 92.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBBE |
|---|---|
| RGB | rgb(207, 203, 190) |
| HSL | hsl(46, 15%, 78%) |
| HSV | hsv(46, 8%, 81%) |
| CMYK | cmyk(0%, 1.9%, 8.2%, 18.8%) |
| CIE-LAB | lab(81.67, -0.89, 6.97) |
| CIE-LCH | lch(81.67, 7.03, 97.24°) |
| OKLab | oklab(84.17% -0.0009 0.0183) |
| OKLCH | oklch(84.17% 0.018 92.7) |
| XYZ | xyz(56.3812, 59.6954, 57.2574) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.50
Silver (survey)
#C5C9C7
ΔE00 5.78
Light Grey
#D8DCD6
ΔE00 5.80
Warm Beige
#E9DCC9
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBBE #BEC2CF
analogous
#CFC2BE #CFCBBE #CACFBE
triadic
#CFCBBE #BECFCB #CBBECF
tetradic
#CFCBBE #BECFC2 #BEC2CF #CFBECA
square
#CFCBBE #BECFC2 #BEC2CF #CFBECA
split-complementary
#CFCBBE #BECACF #C2BECF
monochromatic
#9B9378 #B5AF9B #CFCBBE #E9E7E1 #F2F1ED
Accessibility & contrast
On white
1.62
#CFCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#CFCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBBE
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBBE | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#CFCCBE
Tritanopia (blue-blind)
#D2C9C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cfcbbe; /* rgb */ color: rgb(207, 203, 190); /* oklch */ color: oklch(84.2% 0.018 92.7);
Tailwind
colors: {
custom: {
50: '#dddad1',
500: '#cfcbbe',
950: '#000000',
},
}SCSS
$custom: #cfcbbe; $custom-light: #dddad1; $custom-dark: #000000;
JSON
{
"hex": "#cfcbbe",
"rgb": {
"r": 207,
"g": 203,
"b": 190
},
"hsl": {
"h": 45.882,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.8417,
"c": 0.01829,
"h": 92.7
},
"luminance": 0.59695
}Semantic roles & 50–950 ramp
primary
#CFCBBE
secondary
#8E93A3
accent
#5E994C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383