#CFB992#CFB992
#CFB992 is a light, muted orange. Relative luminance 0.500; OKLCH L 79.5% C 0.058 H 81.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB992 |
|---|---|
| RGB | rgb(207, 185, 146) |
| HSL | hsl(38, 39%, 69%) |
| HSV | hsv(38, 29%, 81%) |
| CMYK | cmyk(0%, 10.6%, 29.5%, 18.8%) |
| CIE-LAB | lab(76.09, 1.96, 22.69) |
| CIE-LCH | lch(76.09, 22.78, 85.06°) |
| OKLab | oklab(79.47% 0.0083 0.0575) |
| OKLCH | oklch(79.47% 0.058 81.8) |
| XYZ | xyz(48.2700, 50.0402, 34.3046) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.02
Khaki
#C3B091
ΔE00 3.37
Very Light Brown
#D3B683
ΔE00 3.39
Putty
#BEAE8A
ΔE00 3.96
Toupe
#C7AC7D
ΔE00 4.14
Fawn
#CFAF7B
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB992 #92A8CF
analogous
#CF9B92 #CFB992 #C7CF92
triadic
#CFB992 #92CFB9 #B992CF
tetradic
#CFB992 #92CF9B #92A8CF #CF92C7
square
#CFB992 #92CF9B #92A8CF #CF92C7
split-complementary
#CFB992 #92C7CF #9B92CF
monochromatic
#A08047 #BC9E68 #CFB992 #E2D4BC #F4F0E7
Accessibility & contrast
On white
1.91
#CFB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CFB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB992
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB992 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#D9B2AE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfb992; /* rgb */ color: rgb(207, 185, 146); /* oklch */ color: oklch(79.5% 0.058 81.8);
Tailwind
colors: {
custom: {
50: '#deceb2',
500: '#cfb992',
950: '#000000',
},
}SCSS
$custom: #cfb992; $custom-light: #deceb2; $custom-dark: #000000;
JSON
{
"hex": "#cfb992",
"rgb": {
"r": 207,
"g": 185,
"b": 146
},
"hsl": {
"h": 38.361,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.7947,
"c": 0.05805,
"h": 81.8
},
"luminance": 0.50039
}Semantic roles & 50–950 ramp
primary
#CFB992
secondary
#6179A4
accent
#61B234
background
#FEFEFD
surface
#FCFAF7
border
#D5D3D0
text
#151311
muted
#848381