#CFCFB8#CFCFB8
#CFCFB8 is a very light, muted yellow. Relative luminance 0.614; OKLCH L 84.8% C 0.031 H 107.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFB8 |
|---|---|
| RGB | rgb(207, 207, 184) |
| HSL | hsl(60, 19%, 77%) |
| HSV | hsv(60, 11%, 81%) |
| CMYK | cmyk(0%, 0%, 11.1%, 18.8%) |
| CIE-LAB | lab(82.57, -3.97, 11.45) |
| CIE-LCH | lch(82.57, 12.11, 109.11°) |
| OKLab | oklab(84.83% -0.0091 0.0297) |
| OKLCH | oklch(84.83% 0.031 107) |
| XYZ | xyz(56.6957, 61.3521, 54.1935) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.24
Light Grey
#D8DCD6
ΔE00 7.56
Warm Beige
#E9DCC9
ΔE00 7.80
Warm Gray
#C9BEB0
ΔE00 8.13
Beige
#F5F5DC
ΔE00 8.45
Silver (survey)
#C5C9C7
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFB8 #B8B8CF
analogous
#CFC4B8 #CFCFB8 #C4CFB8
triadic
#CFCFB8 #B8CFCF #CFB8CF
tetradic
#CFCFB8 #B8CFC4 #B8B8CF #CFB8C4
square
#CFCFB8 #B8CFC4 #B8B8CF #CFB8C4
split-complementary
#CFCFB8 #B8C4CF #C4B8CF
monochromatic
#9E9E6F #B6B693 #CFCFB8 #E8E8DD #F3F3ED
Accessibility & contrast
On white
1.58
#CFCFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CFCFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFB8
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFB8 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB7
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#D3CCC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcfb8; /* rgb */ color: rgb(207, 207, 184); /* oklch */ color: oklch(84.8% 0.031 107.0);
Tailwind
colors: {
custom: {
50: '#ddddcd',
500: '#cfcfb8',
950: '#000000',
},
}SCSS
$custom: #cfcfb8; $custom-light: #ddddcd; $custom-dark: #000000;
JSON
{
"hex": "#cfcfb8",
"rgb": {
"r": 207,
"g": 207,
"b": 184
},
"hsl": {
"h": 60,
"s": 19.328,
"l": 76.667
},
"oklch": {
"l": 0.8483,
"c": 0.03111,
"h": 107
},
"luminance": 0.61352
}Semantic roles & 50–950 ramp
primary
#CFCFB8
secondary
#8787A4
accent
#489E48
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483