#CFCDBE#CFCDBE
#CFCDBE is a very light, muted yellow. Relative luminance 0.606; OKLCH L 84.6% C 0.021 H 100.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDBE |
|---|---|
| RGB | rgb(207, 205, 190) |
| HSL | hsl(53, 15%, 78%) |
| HSV | hsv(53, 8%, 81%) |
| CMYK | cmyk(0%, 1%, 8.2%, 18.8%) |
| CIE-LAB | lab(82.19, -1.93, 7.71) |
| CIE-LCH | lch(82.19, 7.95, 104.07°) |
| OKLab | oklab(84.58% -0.0038 0.0202) |
| OKLCH | oklch(84.58% 0.021 100.6) |
| XYZ | xyz(56.8566, 60.6461, 57.4158) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.57
Warm Gray
#C9BEB0
ΔE00 5.75
Silver (survey)
#C5C9C7
ΔE00 6.16
Warm Beige
#E9DCC9
ΔE00 6.43
Eggshell
#F0EAD6
ΔE00 7.08
Light Gray
#D3D3D3
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDBE #BEC0CF
analogous
#CFC4BE #CFCDBE #C8CFBE
triadic
#CFCDBE #BECFCD #CDBECF
tetradic
#CFCDBE #BECFC4 #BEC0CF #CFBEC8
square
#CFCDBE #BECFC4 #BEC0CF #CFBEC8
split-complementary
#CFCDBE #BEC8CF #C4BECF
monochromatic
#9B9778 #B5B29B #CFCDBE #E9E8E1 #F2F1ED
Accessibility & contrast
On white
1.60
#CFCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CFCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDBE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDBE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBD
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#D2CBC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfcdbe; /* rgb */ color: rgb(207, 205, 190); /* oklch */ color: oklch(84.6% 0.021 100.6);
Tailwind
colors: {
custom: {
50: '#dddcd1',
500: '#cfcdbe',
950: '#000000',
},
}SCSS
$custom: #cfcdbe; $custom-light: #dddcd1; $custom-dark: #000000;
JSON
{
"hex": "#cfcdbe",
"rgb": {
"r": 207,
"g": 205,
"b": 190
},
"hsl": {
"h": 52.941,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.84576,
"c": 0.02052,
"h": 100.6
},
"luminance": 0.60646
}Semantic roles & 50–950 ramp
primary
#CFCDBE
secondary
#8E90A3
accent
#55994C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483