#CFA693#CFA693
#CFA693 is a light, muted orange. Relative luminance 0.426; OKLCH L 75.7% C 0.055 H 46.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA693 |
|---|---|
| RGB | rgb(207, 166, 147) |
| HSL | hsl(19, 38%, 69%) |
| HSV | hsv(19, 29%, 81%) |
| CMYK | cmyk(0%, 19.8%, 29%, 18.8%) |
| CIE-LAB | lab(71.31, 12.29, 15.55) |
| CIE-LCH | lch(71.31, 19.82, 51.69°) |
| OKLab | oklab(75.74% 0.0384 0.04) |
| OKLCH | oklch(75.74% 0.055 46.2) |
| XYZ | xyz(44.6356, 42.6464, 33.4785) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.43
Mushroom
#BA9E88
ΔE00 6.14
Pinkish Grey
#C8ACA9
ΔE00 7.22
Darksalmon
#E9967A
ΔE00 9.13
Pale Salmon
#FFB19A
ΔE00 9.67
Blush (survey)
#F29E8E
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA693 #93BCCF
analogous
#CF939E #CFA693 #CFC493
triadic
#CFA693 #93CFA6 #A693CF
tetradic
#CFA693 #9ECF93 #93BCCF #C493CF
square
#CFA693 #9ECF93 #93BCCF #C493CF
split-complementary
#CFA693 #93CFC4 #939ECF
monochromatic
#A06347 #BC8369 #CFA693 #E2C9BD #F5ECE8
Accessibility & contrast
On white
2.20
#CFA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#CFA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA693
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA693 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA92
Deuteranopia (green-blind)
#BAB293
Tritanopia (blue-blind)
#DA9FA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cfa693; /* rgb */ color: rgb(207, 166, 147); /* oklch */ color: oklch(75.7% 0.055 46.2);
Tailwind
colors: {
custom: {
50: '#dec0b2',
500: '#cfa693',
950: '#000000',
},
}SCSS
$custom: #cfa693; $custom-light: #dec0b2; $custom-dark: #000000;
JSON
{
"hex": "#cfa693",
"rgb": {
"r": 207,
"g": 166,
"b": 147
},
"hsl": {
"h": 19,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.75735,
"c": 0.05544,
"h": 46.2
},
"luminance": 0.42644
}Semantic roles & 50–950 ramp
primary
#CFA693
secondary
#D6E2E8
accent
#8AB134
background
#FDFBFA
surface
#FBF7F5
border
#D4D0CF
text
#151211
muted
#838180