#CFC19F#CFC19F
#CFC19F is a light, muted orange. Relative luminance 0.539; OKLCH L 81.4% C 0.048 H 88.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC19F |
|---|---|
| RGB | rgb(207, 193, 159) |
| HSL | hsl(43, 33%, 72%) |
| HSV | hsv(43, 23%, 81%) |
| CMYK | cmyk(0%, 6.8%, 23.2%, 18.8%) |
| CIE-LAB | lab(78.41, -0.48, 18.93) |
| CIE-LCH | lch(78.41, 18.93, 91.44°) |
| OKLab | oklab(81.38% 0.0014 0.0484) |
| OKLCH | oklch(81.38% 0.048 88.3) |
| XYZ | xyz(51.0602, 53.9097, 40.5100) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.01
Putty
#BEAE8A
ΔE00 5.10
Sand
#C2B280
ΔE00 5.98
Tan
#D2B48C
ΔE00 6.47
Very Light Brown
#D3B683
ΔE00 6.47
Warm Gray
#C9BEB0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC19F #9FADCF
analogous
#CFA99F #CFC19F #C5CF9F
triadic
#CFC19F #9FCFC1 #C19FCF
tetradic
#CFC19F #9FCFA9 #9FADCF #CF9FC5
square
#CFC19F #9FCFA9 #9FADCF #CF9FC5
split-complementary
#CFC19F #9FC5CF #A99FCF
monochromatic
#A28B51 #BBA776 #CFC19F #E3DBC8 #F5F2EB
Accessibility & contrast
On white
1.78
#CFC19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CFC19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC19F
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC19F | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09D
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#D7BBB8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfc19f; /* rgb */ color: rgb(207, 193, 159); /* oklch */ color: oklch(81.4% 0.048 88.3);
Tailwind
colors: {
custom: {
50: '#ded3bb',
500: '#cfc19f',
950: '#000000',
},
}SCSS
$custom: #cfc19f; $custom-light: #ded3bb; $custom-dark: #000000;
JSON
{
"hex": "#cfc19f",
"rgb": {
"r": 207,
"g": 193,
"b": 159
},
"hsl": {
"h": 42.5,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81376,
"c": 0.04843,
"h": 88.3
},
"luminance": 0.53909
}Semantic roles & 50–950 ramp
primary
#CFC19F
secondary
#6E7EA5
accent
#5BAC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381