#CFD2B7#CFD2B7
#CFD2B7 is a very light, muted yellow. Relative luminance 0.628; OKLCH L 85.4% C 0.037 H 112.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2B7 |
|---|---|
| RGB | rgb(207, 210, 183) |
| HSL | hsl(67, 23%, 77%) |
| HSV | hsv(67, 13%, 82%) |
| CMYK | cmyk(1.4%, 0%, 12.9%, 17.6%) |
| CIE-LAB | lab(83.33, -5.68, 13.05) |
| CIE-LCH | lch(83.33, 14.23, 113.52°) |
| OKLab | oklab(85.42% -0.0139 0.0338) |
| OKLCH | oklch(85.42% 0.037 112.3) |
| XYZ | xyz(57.3250, 62.7778, 53.8879) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 7.88
Beige
#F5F5DC
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 8.58
Beige (survey)
#E6DAA6
ΔE00 8.62
Warm Beige
#E9DCC9
ΔE00 9.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2B7 #BAB7D2
analogous
#D2C8B7 #CFD2B7 #C2D2B7
triadic
#CFD2B7 #B7CFD2 #D2B7CF
tetradic
#CFD2B7 #B7D2C8 #BAB7D2 #D2B7C2
square
#CFD2B7 #B7D2C8 #BAB7D2 #D2B7C2
split-complementary
#CFD2B7 #B7C2D2 #C8B7D2
monochromatic
#9DA36C #B6BA91 #CFD2B7 #E8EADD #F2F3EC
Accessibility & contrast
On white
1.55
#CFD2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CFD2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2B7
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2B7 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB5
Deuteranopia (green-blind)
#D6D0B8
Tritanopia (blue-blind)
#D3CFCA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd2b7; /* rgb */ color: rgb(207, 210, 183); /* oklch */ color: oklch(85.4% 0.037 112.3);
Tailwind
colors: {
custom: {
50: '#dddfcc',
500: '#cfd2b7',
950: '#000000',
},
}SCSS
$custom: #cfd2b7; $custom-light: #dddfcc; $custom-dark: #000000;
JSON
{
"hex": "#cfd2b7",
"rgb": {
"r": 207,
"g": 210,
"b": 183
},
"hsl": {
"h": 66.667,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.85421,
"c": 0.03654,
"h": 112.3
},
"luminance": 0.62777
}Semantic roles & 50–950 ramp
primary
#CFD2B7
secondary
#8986A7
accent
#44A24E
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151513
muted
#848483