#CDCFAC#CDCFAC
#CDCFAC is a very light, muted yellow. Relative luminance 0.606; OKLCH L 84.4% C 0.047 H 110.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCFAC |
|---|---|
| RGB | rgb(205, 207, 172) |
| HSL | hsl(63, 27%, 74%) |
| HSV | hsv(63, 17%, 81%) |
| CMYK | cmyk(1%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(82.15, -6.59, 17.21) |
| CIE-LCH | lch(82.15, 18.42, 110.95°) |
| OKLab | oklab(84.38% -0.0161 0.0442) |
| OKLCH | oklch(84.38% 0.047 110.1) |
| XYZ | xyz(54.9354, 60.5838, 47.8215) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 7.01
Palegoldenrod
#EEE8AA
ΔE00 8.93
Vanilla
#F3E5AB
ΔE00 9.28
Beige
#F5F5DC
ΔE00 9.42
Eggshell
#F0EAD6
ΔE00 9.44
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCFAC #AEACCF
analogous
#CFC0AC #CDCFAC #BCCFAC
triadic
#CDCFAC #ACCDCF #CFACCD
tetradic
#CDCFAC #ACCFC0 #AEACCF #CFACBC
square
#CDCFAC #ACCFC0 #AEACCF #CFACBC
split-complementary
#CDCFAC #ACBCCF #C0ACCF
monochromatic
#9EA25E #B6B985 #CDCFAC #E4E5D3 #F3F4EC
Accessibility & contrast
On white
1.60
#CDCFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CDCFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCFAC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCFAC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAA
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#D2CAC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdcfac; /* rgb */ color: rgb(205, 207, 172); /* oklch */ color: oklch(84.4% 0.047 110.1);
Tailwind
colors: {
custom: {
50: '#dcddc4',
500: '#cdcfac',
950: '#000000',
},
}SCSS
$custom: #cdcfac; $custom-light: #dcddc4; $custom-dark: #000000;
JSON
{
"hex": "#cdcfac",
"rgb": {
"r": 205,
"g": 207,
"b": 172
},
"hsl": {
"h": 63.429,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.8438,
"c": 0.04706,
"h": 110.1
},
"luminance": 0.60583
}Semantic roles & 50–950 ramp
primary
#CDCFAC
secondary
#7D7BA4
accent
#40A546
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151512
muted
#848482