#CFC19C#CFC19C
#CFC19C is a light, muted orange. Relative luminance 0.538; OKLCH L 81.3% C 0.052 H 89.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC19C |
|---|---|
| RGB | rgb(207, 193, 156) |
| HSL | hsl(44, 35%, 71%) |
| HSV | hsv(44, 25%, 81%) |
| CMYK | cmyk(0%, 6.8%, 24.6%, 18.8%) |
| CIE-LAB | lab(78.35, -0.90, 20.45) |
| CIE-LCH | lch(78.35, 20.47, 92.52°) |
| OKLab | oklab(81.31% 0.0002 0.0521) |
| OKLCH | oklch(81.31% 0.052 89.8) |
| XYZ | xyz(50.8030, 53.8068, 39.1556) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 5.05
Khaki
#C3B091
ΔE00 5.33
Sand
#C2B280
ΔE00 5.34
Very Light Brown
#D3B683
ΔE00 6.08
Tan
#D2B48C
ΔE00 6.51
Beige (survey)
#E6DAA6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC19C #9CAACF
analogous
#CFA79C #CFC19C #C3CF9C
triadic
#CFC19C #9CCFC1 #C19CCF
tetradic
#CFC19C #9CCFA7 #9CAACF #CF9CC3
square
#CFC19C #9CCFA7 #9CAACF #CF9CC3
split-complementary
#CFC19C #9CC3CF #A79CCF
monochromatic
#A28B4F #BBA773 #CFC19C #E3DBC5 #F5F2EA
Accessibility & contrast
On white
1.79
#CFC19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CFC19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC19C
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC19C | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF9A
Deuteranopia (green-blind)
#CDC49D
Tritanopia (blue-blind)
#D7BBB7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfc19c; /* rgb */ color: rgb(207, 193, 156); /* oklch */ color: oklch(81.3% 0.052 89.8);
Tailwind
colors: {
custom: {
50: '#ded3b9',
500: '#cfc19c',
950: '#000000',
},
}SCSS
$custom: #cfc19c; $custom-light: #ded3b9; $custom-dark: #000000;
JSON
{
"hex": "#cfc19c",
"rgb": {
"r": 207,
"g": 193,
"b": 156
},
"hsl": {
"h": 43.529,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.81309,
"c": 0.05211,
"h": 89.8
},
"luminance": 0.53806
}Semantic roles & 50–950 ramp
primary
#CFC19C
secondary
#6B7BA5
accent
#58AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381