#CFCFB2#CFCFB2
#CFCFB2 is a very light, muted yellow. Relative luminance 0.611; OKLCH L 84.7% C 0.039 H 107.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFB2 |
|---|---|
| RGB | rgb(207, 207, 178) |
| HSL | hsl(60, 23%, 75%) |
| HSV | hsv(60, 14%, 81%) |
| CMYK | cmyk(0%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(82.44, -4.93, 14.44) |
| CIE-LCH | lch(82.44, 15.26, 108.83°) |
| OKLab | oklab(84.68% -0.0116 0.0373) |
| OKLCH | oklch(84.68% 0.039 107.2) |
| XYZ | xyz(56.0801, 61.1059, 50.9511) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.67
Eggshell
#F0EAD6
ΔE00 8.03
Beige
#F5F5DC
ΔE00 8.67
Warm Beige
#E9DCC9
ΔE00 8.80
Light Grey
#D8DCD6
ΔE00 9.37
Warm Gray
#C9BEB0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFB2 #B2B2CF
analogous
#CFC0B2 #CFCFB2 #C0CFB2
triadic
#CFCFB2 #B2CFCF #CFB2CF
tetradic
#CFCFB2 #B2CFC0 #B2B2CF #CFB2C0
square
#CFCFB2 #B2CFC0 #B2B2CF #CFB2C0
split-complementary
#CFCFB2 #B2C0CF #C0B2CF
monochromatic
#A0A067 #B7B78C #CFCFB2 #E7E7D8 #F3F3EC
Accessibility & contrast
On white
1.59
#CFCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CFCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFB2
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFB2 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB0
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#D4CBC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcfb2; /* rgb */ color: rgb(207, 207, 178); /* oklch */ color: oklch(84.7% 0.039 107.2);
Tailwind
colors: {
custom: {
50: '#ddddc9',
500: '#cfcfb2',
950: '#000000',
},
}SCSS
$custom: #cfcfb2; $custom-light: #ddddc9; $custom-dark: #000000;
JSON
{
"hex": "#cfcfb2",
"rgb": {
"r": 207,
"g": 207,
"b": 178
},
"hsl": {
"h": 60,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.84682,
"c": 0.03907,
"h": 107.2
},
"luminance": 0.61105
}Semantic roles & 50–950 ramp
primary
#CFCFB2
secondary
#8181A4
accent
#44A244
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482