#CFC199#CFC199
#CFC199 is a light, muted orange. Relative luminance 0.537; OKLCH L 81.2% C 0.056 H 91.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC199 |
|---|---|
| RGB | rgb(207, 193, 153) |
| HSL | hsl(44, 36%, 71%) |
| HSV | hsv(44, 26%, 81%) |
| CMYK | cmyk(0%, 6.8%, 26.1%, 18.8%) |
| CIE-LAB | lab(78.29, -1.32, 21.96) |
| CIE-LCH | lch(78.29, 22.00, 93.43°) |
| OKLab | oklab(81.24% -0.001 0.0558) |
| OKLCH | oklch(81.24% 0.056 91) |
| XYZ | xyz(50.5521, 53.7064, 37.8342) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.81
Putty
#BEAE8A
ΔE00 5.16
Khaki
#C3B091
ΔE00 5.74
Very Light Brown
#D3B683
ΔE00 5.78
Beige (survey)
#E6DAA6
ΔE00 6.57
Tan
#D2B48C
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC199 #99A7CF
analogous
#CFA699 #CFC199 #C2CF99
triadic
#CFC199 #99CFC1 #C199CF
tetradic
#CFC199 #99CFA6 #99A7CF #CF99C2
square
#CFC199 #99CFA6 #99A7CF #CF99C2
split-complementary
#CFC199 #99C2CF #A699CF
monochromatic
#A28B4C #BBA86F #CFC199 #E3DAC3 #F5F2EA
Accessibility & contrast
On white
1.79
#CFC199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CFC199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC199
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC199 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF96
Deuteranopia (green-blind)
#CEC39A
Tritanopia (blue-blind)
#D8BBB6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfc199; /* rgb */ color: rgb(207, 193, 153); /* oklch */ color: oklch(81.2% 0.056 91.0);
Tailwind
colors: {
custom: {
50: '#ded3b7',
500: '#cfc199',
950: '#000000',
},
}SCSS
$custom: #cfc199; $custom-light: #ded3b7; $custom-dark: #000000;
JSON
{
"hex": "#cfc199",
"rgb": {
"r": 207,
"g": 193,
"b": 153
},
"hsl": {
"h": 44.444,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.81243,
"c": 0.0558,
"h": 91
},
"luminance": 0.53705
}Semantic roles & 50–950 ramp
primary
#CFC199
secondary
#6877A5
accent
#56AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381