#CFAF94#CFAF94
#CFAF94 is a light, muted orange. Relative luminance 0.461; OKLCH L 77.5% C 0.053 H 62.1°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAF94 |
|---|---|
| RGB | rgb(207, 175, 148) |
| HSL | hsl(27, 38%, 70%) |
| HSV | hsv(27, 29%, 81%) |
| CMYK | cmyk(0%, 15.5%, 28.5%, 18.8%) |
| CIE-LAB | lab(73.59, 7.57, 18.17) |
| CIE-LCH | lch(73.59, 19.68, 67.39°) |
| OKLab | oklab(77.52% 0.0246 0.0465) |
| OKLCH | oklch(77.52% 0.053 62.1) |
| XYZ | xyz(46.4080, 46.0652, 34.4581) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.95
Mushroom
#BA9E88
ΔE00 5.31
Khaki
#C3B091
ΔE00 6.18
Taupe (survey)
#B9A281
ΔE00 6.59
Burlywood
#DEB887
ΔE00 6.77
Toupe
#C7AC7D
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAF94 #94B4CF
analogous
#CF9496 #CFAF94 #CFCD94
triadic
#CFAF94 #94CFAF #AF94CF
tetradic
#CFAF94 #96CF94 #94B4CF #CD94CF
square
#CFAF94 #96CF94 #94B4CF #CD94CF
split-complementary
#CFAF94 #94CFCD #9496CF
monochromatic
#A17148 #BC8F6A #CFAF94 #E2CFBE #F5EEE8
Accessibility & contrast
On white
2.06
#CFAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#CFAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAF94
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAF94 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B192
Deuteranopia (green-blind)
#C1B894
Tritanopia (blue-blind)
#DAA8A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaf94; /* rgb */ color: rgb(207, 175, 148); /* oklch */ color: oklch(77.5% 0.053 62.1);
Tailwind
colors: {
custom: {
50: '#dec6b3',
500: '#cfaf94',
950: '#000000',
},
}SCSS
$custom: #cfaf94; $custom-light: #dec6b3; $custom-dark: #000000;
JSON
{
"hex": "#cfaf94",
"rgb": {
"r": 207,
"g": 175,
"b": 148
},
"hsl": {
"h": 27.458,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.77517,
"c": 0.05257,
"h": 62.1
},
"luminance": 0.46063
}Semantic roles & 50–950 ramp
primary
#CFAF94
secondary
#D7E0E8
accent
#78B134
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280