#DFCB98#DFCB98
#DFCB98 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.6% C 0.070 H 89.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCB98 |
|---|---|
| RGB | rgb(223, 203, 152) |
| HSL | hsl(43, 53%, 74%) |
| HSV | hsv(43, 32%, 87%) |
| CMYK | cmyk(0%, 9%, 31.8%, 12.5%) |
| CIE-LAB | lab(82.20, -0.51, 28.03) |
| CIE-LCH | lch(82.20, 28.03, 91.04°) |
| OKLab | oklab(84.64% 0.0011 0.0704) |
| OKLCH | oklch(84.64% 0.07 89.1) |
| XYZ | xyz(57.4556, 60.6686, 38.3833) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.20
Wheat
#F5DEB3
ΔE00 5.36
Very Light Brown
#D3B683
ΔE00 5.76
Vanilla
#F3E5AB
ΔE00 6.24
Pale Peach
#FFE5AD
ΔE00 6.42
Sand (survey)
#E2CA76
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCB98 #98ACDF
analogous
#DFA798 #DFCB98 #CFDF98
triadic
#DFCB98 #98DFCB #CB98DF
tetradic
#DFCB98 #98DFA7 #98ACDF #DF98CF
square
#DFCB98 #98DFA7 #98ACDF #DF98CF
split-complementary
#DFCB98 #98CFDF #A798DF
monochromatic
#C19B3C #D0B369 #DFCB98 #EEE3C7 #F8F3E8
Accessibility & contrast
On white
1.60
#DFCB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DFCB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCB98
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCB98 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C995
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#EAC3BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfcb98; /* rgb */ color: rgb(223, 203, 152); /* oklch */ color: oklch(84.6% 0.070 89.1);
Tailwind
colors: {
custom: {
50: '#eadab6',
500: '#dfcb98',
950: '#000000',
},
}SCSS
$custom: #dfcb98; $custom-light: #eadab6; $custom-dark: #000000;
JSON
{
"hex": "#dfcb98",
"rgb": {
"r": 223,
"g": 203,
"b": 152
},
"hsl": {
"h": 43.099,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.84644,
"c": 0.07036,
"h": 89.1
},
"luminance": 0.60667
}Semantic roles & 50–950 ramp
primary
#DFCB98
secondary
#647BB7
accent
#51C025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381