#DFCB90#DFCB90
#DFCB90 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.5% C 0.080 H 91.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB90 |
|---|---|
| RGB | rgb(223, 203, 144) |
| HSL | hsl(45, 55%, 72%) |
| HSV | hsv(45, 35%, 87%) |
| CMYK | cmyk(0%, 9%, 35.4%, 12.5%) |
| CIE-LAB | lab(82.06, -1.48, 32.01) |
| CIE-LCH | lch(82.06, 32.04, 92.65°) |
| OKLab | oklab(84.49% -0.0021 0.0796) |
| OKLCH | oklch(84.49% 0.08 91.5) |
| XYZ | xyz(56.8224, 60.4153, 35.0483) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.35
Sand (survey)
#E2CA76
ΔE00 4.71
Vanilla
#F3E5AB
ΔE00 6.05
Very Light Brown
#D3B683
ΔE00 6.16
Wheat
#F5DEB3
ΔE00 6.47
Pale Peach
#FFE5AD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB90 #90A4DF
analogous
#DFA490 #DFCB90 #CCDF90
triadic
#DFCB90 #90DFCB #CB90DF
tetradic
#DFCB90 #90DFA4 #90A4DF #DF90CC
square
#DFCB90 #90DFA4 #90A4DF #DF90CC
split-complementary
#DFCB90 #90CCDF #A490DF
monochromatic
#BE9C37 #D1B560 #DFCB90 #EDE1C0 #F8F4E7
Accessibility & contrast
On white
1.61
#DFCB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#DFCB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB90
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB90 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98C
Deuteranopia (green-blind)
#DDCF92
Tritanopia (blue-blind)
#EBC2BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb90; /* rgb */ color: rgb(223, 203, 144); /* oklch */ color: oklch(84.5% 0.080 91.5);
Tailwind
colors: {
custom: {
50: '#eadab1',
500: '#dfcb90',
950: '#000000',
},
}SCSS
$custom: #dfcb90; $custom-light: #eadab1; $custom-dark: #000000;
JSON
{
"hex": "#dfcb90",
"rgb": {
"r": 223,
"g": 203,
"b": 144
},
"hsl": {
"h": 44.81,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84492,
"c": 0.07959,
"h": 91.5
},
"luminance": 0.60413
}Semantic roles & 50–950 ramp
primary
#DFCB90
secondary
#5C73B7
accent
#4BC323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381