#CFC893#CFC893
#CFC893 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.6% C 0.070 H 101.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC893 |
|---|---|
| RGB | rgb(207, 200, 147) |
| HSL | hsl(53, 38%, 69%) |
| HSV | hsv(53, 29%, 81%) |
| CMYK | cmyk(0%, 3.4%, 29%, 18.8%) |
| CIE-LAB | lab(80.00, -5.77, 27.45) |
| CIE-LCH | lch(80.00, 28.05, 101.86°) |
| OKLab | oklab(82.56% -0.014 0.0689) |
| OKLCH | oklch(82.56% 0.07 101.4) |
| XYZ | xyz(51.6532, 56.6816, 35.8177) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.86
Sand
#C2B280
ΔE00 6.17
Darkkhaki
#BDB76B
ΔE00 6.77
Vanilla
#F3E5AB
ΔE00 7.38
Palegoldenrod
#EEE8AA
ΔE00 7.49
Sand (survey)
#E2CA76
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC893 #939ACF
analogous
#CFAA93 #CFC893 #B8CF93
triadic
#CFC893 #93CFC8 #C893CF
tetradic
#CFC893 #93CFAA #939ACF #CF93B8
square
#CFC893 #93CFAA #939ACF #CF93B8
split-complementary
#CFC893 #93B8CF #AA93CF
monochromatic
#A09647 #BCB269 #CFC893 #E2DEBD #F5F3E8
Accessibility & contrast
On white
1.70
#CFC893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CFC893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC893
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC893 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48F
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#D8C1BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cfc893; /* rgb */ color: rgb(207, 200, 147); /* oklch */ color: oklch(82.6% 0.070 101.4);
Tailwind
colors: {
custom: {
50: '#ded8b3',
500: '#cfc893',
950: '#000000',
},
}SCSS
$custom: #cfc893; $custom-light: #ded8b3; $custom-dark: #000000;
JSON
{
"hex": "#cfc893",
"rgb": {
"r": 207,
"g": 200,
"b": 147
},
"hsl": {
"h": 53,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.82557,
"c": 0.07033,
"h": 101.4
},
"luminance": 0.56681
}Semantic roles & 50–950 ramp
primary
#CFC893
secondary
#626AA4
accent
#43B134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381