#CFC19B#CFC19B
#CFC19B is a light, muted orange. Relative luminance 0.538; OKLCH L 81.3% C 0.053 H 90.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC19B |
|---|---|
| RGB | rgb(207, 193, 155) |
| HSL | hsl(44, 35%, 71%) |
| HSV | hsv(44, 25%, 81%) |
| CMYK | cmyk(0%, 6.8%, 25.1%, 18.8%) |
| CIE-LAB | lab(78.33, -1.04, 20.95) |
| CIE-LCH | lch(78.33, 20.98, 92.84°) |
| OKLab | oklab(81.29% -0.0002 0.0533) |
| OKLCH | oklch(81.29% 0.053 90.2) |
| XYZ | xyz(50.7187, 53.7731, 38.7115) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 5.07
Sand
#C2B280
ΔE00 5.16
Khaki
#C3B091
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 5.97
Tan
#D2B48C
ΔE00 6.55
Beige (survey)
#E6DAA6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC19B #9BA9CF
analogous
#CFA79B #CFC19B #C3CF9B
triadic
#CFC19B #9BCFC1 #C19BCF
tetradic
#CFC19B #9BCFA7 #9BA9CF #CF9BC3
square
#CFC19B #9BCFA7 #9BA9CF #CF9BC3
split-complementary
#CFC19B #9BC3CF #A79BCF
monochromatic
#A28B4E #BBA772 #CFC19B #E3DBC4 #F5F2EA
Accessibility & contrast
On white
1.79
#CFC19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CFC19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC19B
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC19B | 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)
#CABF99
Deuteranopia (green-blind)
#CDC49C
Tritanopia (blue-blind)
#D8BBB7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfc19b; /* rgb */ color: rgb(207, 193, 155); /* oklch */ color: oklch(81.3% 0.053 90.2);
Tailwind
colors: {
custom: {
50: '#ded3b8',
500: '#cfc19b',
950: '#000000',
},
}SCSS
$custom: #cfc19b; $custom-light: #ded3b8; $custom-dark: #000000;
JSON
{
"hex": "#cfc19b",
"rgb": {
"r": 207,
"g": 193,
"b": 155
},
"hsl": {
"h": 43.846,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.81287,
"c": 0.05334,
"h": 90.2
},
"luminance": 0.53772
}Semantic roles & 50–950 ramp
primary
#CFC19B
secondary
#6A79A5
accent
#57AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381