#CDCFB3#CDCFB3
#CDCFB3 is a very light, muted yellow. Relative luminance 0.609; OKLCH L 84.5% C 0.038 H 110.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFB3 |
|---|---|
| RGB | rgb(205, 207, 179) |
| HSL | hsl(64, 23%, 76%) |
| HSV | hsv(64, 14%, 81%) |
| CMYK | cmyk(1%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(82.30, -5.49, 13.71) |
| CIE-LCH | lch(82.30, 14.76, 111.83°) |
| OKLab | oklab(84.55% -0.0133 0.0355) |
| OKLCH | oklch(84.55% 0.038 110.5) |
| XYZ | xyz(55.6255, 60.8598, 51.4558) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 8.33
Beige (survey)
#E6DAA6
ΔE00 8.36
Beige
#F5F5DC
ΔE00 8.76
Light Grey
#D8DCD6
ΔE00 9.11
Warm Beige
#E9DCC9
ΔE00 9.35
Warm Gray
#C9BEB0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFB3 #B5B3CF
analogous
#CFC3B3 #CDCFB3 #BFCFB3
triadic
#CDCFB3 #B3CDCF #CFB3CD
tetradic
#CDCFB3 #B3CFC3 #B5B3CF #CFB3BF
square
#CDCFB3 #B3CFC3 #B5B3CF #CFB3BF
split-complementary
#CDCFB3 #B3BFCF #C3B3CF
monochromatic
#9CA068 #B4B78D #CDCFB3 #E6E7D9 #F3F3EC
Accessibility & contrast
On white
1.59
#CDCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#CDCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFB3
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFB3 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB1
Deuteranopia (green-blind)
#D4CDB4
Tritanopia (blue-blind)
#D1CBC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcfb3; /* rgb */ color: rgb(205, 207, 179); /* oklch */ color: oklch(84.5% 0.038 110.5);
Tailwind
colors: {
custom: {
50: '#dcddc9',
500: '#cdcfb3',
950: '#000000',
},
}SCSS
$custom: #cdcfb3; $custom-light: #dcddc9; $custom-dark: #000000;
JSON
{
"hex": "#cdcfb3",
"rgb": {
"r": 205,
"g": 207,
"b": 179
},
"hsl": {
"h": 64.286,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.84547,
"c": 0.03785,
"h": 110.5
},
"luminance": 0.60859
}Semantic roles & 50–950 ramp
primary
#CDCFB3
secondary
#8482A4
accent
#44A14B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482