#CFD2AE#CFD2AE
#CFD2AE is a very light, muted yellow. Relative luminance 0.624; OKLCH L 85.2% C 0.048 H 111.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2AE |
|---|---|
| RGB | rgb(207, 210, 174) |
| HSL | hsl(65, 29%, 75%) |
| HSV | hsv(65, 17%, 82%) |
| CMYK | cmyk(1.4%, 0%, 17.1%, 17.6%) |
| CIE-LAB | lab(83.13, -7.09, 17.54) |
| CIE-LCH | lch(83.13, 18.92, 112.02°) |
| OKLab | oklab(85.21% -0.0176 0.0451) |
| OKLCH | oklch(85.21% 0.048 111.3) |
| XYZ | xyz(56.4180, 62.4150, 49.1113) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 6.86
Palegoldenrod
#EEE8AA
ΔE00 8.44
Vanilla
#F3E5AB
ΔE00 8.97
Beige
#F5F5DC
ΔE00 8.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.99
Eggshell
#F0EAD6
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2AE #B1AED2
analogous
#D2C3AE #CFD2AE #BDD2AE
triadic
#CFD2AE #AECFD2 #D2AECF
tetradic
#CFD2AE #AED2C3 #B1AED2 #D2AEBD
square
#CFD2AE #AED2C3 #B1AED2 #D2AEBD
split-complementary
#CFD2AE #AEBDD2 #C3AED2
monochromatic
#A0A65F #B8BC87 #CFD2AE #E6E8D5 #F3F4EB
Accessibility & contrast
On white
1.56
#CFD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CFD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2AE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2AE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAC
Deuteranopia (green-blind)
#D8D0AF
Tritanopia (blue-blind)
#D4CDC8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfd2ae; /* rgb */ color: rgb(207, 210, 174); /* oklch */ color: oklch(85.2% 0.048 111.3);
Tailwind
colors: {
custom: {
50: '#dddfc6',
500: '#cfd2ae',
950: '#000000',
},
}SCSS
$custom: #cfd2ae; $custom-light: #dddfc6; $custom-dark: #000000;
JSON
{
"hex": "#cfd2ae",
"rgb": {
"r": 207,
"g": 210,
"b": 174
},
"hsl": {
"h": 65,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.85206,
"c": 0.04835,
"h": 111.3
},
"luminance": 0.62415
}Semantic roles & 50–950 ramp
primary
#CFD2AE
secondary
#807CA8
accent
#3EA747
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482