#CDCFAE#CDCFAE
#CDCFAE is a very light, muted yellow. Relative luminance 0.607; OKLCH L 84.4% C 0.044 H 110.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFAE |
|---|---|
| RGB | rgb(205, 207, 174) |
| HSL | hsl(64, 26%, 75%) |
| HSV | hsv(64, 16%, 81%) |
| CMYK | cmyk(1%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(82.20, -6.28, 16.21) |
| CIE-LCH | lch(82.20, 17.38, 111.18°) |
| OKLab | oklab(84.43% -0.0153 0.0417) |
| OKLCH | oklch(84.43% 0.044 110.2) |
| XYZ | xyz(55.1289, 60.6612, 48.8407) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.36
Eggshell
#F0EAD6
ΔE00 9.11
Beige
#F5F5DC
ΔE00 9.19
Palegoldenrod
#EEE8AA
ΔE00 9.32
Vanilla
#F3E5AB
ΔE00 9.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFAE #B0AECF
analogous
#CFC1AE #CDCFAE #BDCFAE
triadic
#CDCFAE #AECDCF #CFAECD
tetradic
#CDCFAE #AECFC1 #B0AECF #CFAEBD
square
#CDCFAE #AECFC1 #B0AECF #CFAEBD
split-complementary
#CDCFAE #AEBDCF #C1AECF
monochromatic
#9EA161 #B5B888 #CDCFAE #E5E6D4 #F3F4EC
Accessibility & contrast
On white
1.60
#CDCFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CDCFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFAE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFAE | 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)
#D5CCAC
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#D2CBC6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcfae; /* rgb */ color: rgb(205, 207, 174); /* oklch */ color: oklch(84.4% 0.044 110.2);
Tailwind
colors: {
custom: {
50: '#dcddc6',
500: '#cdcfae',
950: '#000000',
},
}SCSS
$custom: #cdcfae; $custom-light: #dcddc6; $custom-dark: #000000;
JSON
{
"hex": "#cdcfae",
"rgb": {
"r": 205,
"g": 207,
"b": 174
},
"hsl": {
"h": 63.636,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.84427,
"c": 0.04444,
"h": 110.2
},
"luminance": 0.60661
}Semantic roles & 50–950 ramp
primary
#CDCFAE
secondary
#7F7DA4
accent
#41A447
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482