#CFCFB5#CFCFB5
#CFCFB5 is a very light, muted yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.035 H 107.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFB5 |
|---|---|
| RGB | rgb(207, 207, 181) |
| HSL | hsl(60, 21%, 76%) |
| HSV | hsv(60, 13%, 81%) |
| CMYK | cmyk(0%, 0%, 12.6%, 18.8%) |
| CIE-LAB | lab(82.50, -4.45, 12.94) |
| CIE-LCH | lch(82.50, 13.69, 108.97°) |
| OKLab | oklab(84.76% -0.0103 0.0335) |
| OKLCH | oklch(84.76% 0.035 107.1) |
| XYZ | xyz(56.3846, 61.2277, 52.5548) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.60
Warm Beige
#E9DCC9
ΔE00 8.28
Beige (survey)
#E6DAA6
ΔE00 8.37
Light Grey
#D8DCD6
ΔE00 8.48
Beige
#F5F5DC
ΔE00 8.51
Warm Gray
#C9BEB0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFB5 #B5B5CF
analogous
#CFC2B5 #CFCFB5 #C2CFB5
triadic
#CFCFB5 #B5CFCF #CFB5CF
tetradic
#CFCFB5 #B5CFC2 #B5B5CF #CFB5C2
square
#CFCFB5 #B5CFC2 #B5B5CF #CFB5C2
split-complementary
#CFCFB5 #B5C2CF #C2B5CF
monochromatic
#9F9F6B #B7B790 #CFCFB5 #E7E7DA #F3F3EC
Accessibility & contrast
On white
1.59
#CFCFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#CFCFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFB5
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFB5 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB4
Deuteranopia (green-blind)
#D4CEB6
Tritanopia (blue-blind)
#D3CBC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcfb5; /* rgb */ color: rgb(207, 207, 181); /* oklch */ color: oklch(84.8% 0.035 107.1);
Tailwind
colors: {
custom: {
50: '#ddddcb',
500: '#cfcfb5',
950: '#000000',
},
}SCSS
$custom: #cfcfb5; $custom-light: #ddddcb; $custom-dark: #000000;
JSON
{
"hex": "#cfcfb5",
"rgb": {
"r": 207,
"g": 207,
"b": 181
},
"hsl": {
"h": 60,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.84755,
"c": 0.03509,
"h": 107.1
},
"luminance": 0.61227
}Semantic roles & 50–950 ramp
primary
#CFCFB5
secondary
#8484A4
accent
#46A046
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482