#CFCFBE#CFCFBE
#CFCFBE is a very light, muted yellow. Relative luminance 0.616; OKLCH L 85.0% C 0.023 H 106.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFBE |
|---|---|
| RGB | rgb(207, 207, 190) |
| HSL | hsl(60, 15%, 78%) |
| HSV | hsv(60, 8%, 81%) |
| CMYK | cmyk(0%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(82.71, -2.97, 8.45) |
| CIE-LCH | lch(82.71, 8.96, 109.39°) |
| OKLab | oklab(84.98% -0.0067 0.0221) |
| OKLCH | oklch(84.98% 0.023 106.9) |
| XYZ | xyz(57.3380, 61.6090, 57.5763) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.68
Silver (survey)
#C5C9C7
ΔE00 6.79
Eggshell
#F0EAD6
ΔE00 6.94
Warm Gray
#C9BEB0
ΔE00 7.03
Warm Beige
#E9DCC9
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFBE #BEBECF
analogous
#CFC6BE #CFCFBE #C6CFBE
triadic
#CFCFBE #BECFCF #CFBECF
tetradic
#CFCFBE #BECFC6 #BEBECF #CFBEC6
square
#CFCFBE #BECFC6 #BEBECF #CFBEC6
split-complementary
#CFCFBE #BEC6CF #C6BECF
monochromatic
#9B9B78 #B5B59B #CFCFBE #E9E9E1 #F2F2ED
Accessibility & contrast
On white
1.58
#CFCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#CFCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFBE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFBE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#D3CEBF
Tritanopia (blue-blind)
#D2CDCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfbe; /* rgb */ color: rgb(207, 207, 190); /* oklch */ color: oklch(85.0% 0.023 106.9);
Tailwind
colors: {
custom: {
50: '#ddddd1',
500: '#cfcfbe',
950: '#000000',
},
}SCSS
$custom: #cfcfbe; $custom-light: #ddddd1; $custom-dark: #000000;
JSON
{
"hex": "#cfcfbe",
"rgb": {
"r": 207,
"g": 207,
"b": 190
},
"hsl": {
"h": 60,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.84984,
"c": 0.02306,
"h": 106.9
},
"luminance": 0.61609
}Semantic roles & 50–950 ramp
primary
#CFCFBE
secondary
#8E8EA3
accent
#4C994C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483