#CFC19A#CFC19A
#CFC19A is a light, muted orange. Relative luminance 0.537; OKLCH L 81.3% C 0.055 H 90.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC19A |
|---|---|
| RGB | rgb(207, 193, 154) |
| HSL | hsl(44, 36%, 71%) |
| HSV | hsv(44, 26%, 81%) |
| CMYK | cmyk(0%, 6.8%, 25.6%, 18.8%) |
| CIE-LAB | lab(78.31, -1.18, 21.46) |
| CIE-LCH | lch(78.31, 21.49, 93.14°) |
| OKLab | oklab(81.27% -0.0006 0.0546) |
| OKLCH | oklch(81.27% 0.055 90.6) |
| XYZ | xyz(50.6351, 53.7396, 38.2710) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.98
Putty
#BEAE8A
ΔE00 5.11
Khaki
#C3B091
ΔE00 5.60
Very Light Brown
#D3B683
ΔE00 5.87
Tan
#D2B48C
ΔE00 6.59
Beige (survey)
#E6DAA6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC19A #9AA8CF
analogous
#CFA69A #CFC19A #C2CF9A
triadic
#CFC19A #9ACFC1 #C19ACF
tetradic
#CFC19A #9ACFA6 #9AA8CF #CF9AC2
square
#CFC19A #9ACFA6 #9AA8CF #CF9AC2
split-complementary
#CFC19A #9AC2CF #A69ACF
monochromatic
#A28B4D #BBA871 #CFC19A #E3DAC3 #F5F2EA
Accessibility & contrast
On white
1.79
#CFC19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CFC19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC19A
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC19A | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF98
Deuteranopia (green-blind)
#CEC39B
Tritanopia (blue-blind)
#D8BBB6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfc19a; /* rgb */ color: rgb(207, 193, 154); /* oklch */ color: oklch(81.3% 0.055 90.6);
Tailwind
colors: {
custom: {
50: '#ded3b8',
500: '#cfc19a',
950: '#000000',
},
}SCSS
$custom: #cfc19a; $custom-light: #ded3b8; $custom-dark: #000000;
JSON
{
"hex": "#cfc19a",
"rgb": {
"r": 207,
"g": 193,
"b": 154
},
"hsl": {
"h": 44.151,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.81265,
"c": 0.05456,
"h": 90.6
},
"luminance": 0.53738
}Semantic roles & 50–950 ramp
primary
#CFC19A
secondary
#6978A5
accent
#57AE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381