#FFD893#FFD893
#FFD893 is a very light, moderate orange. Relative luminance 0.725; OKLCH L 90.0% C 0.097 H 81.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD893 |
|---|---|
| RGB | rgb(255, 216, 147) |
| HSL | hsl(38, 100%, 79%) |
| HSV | hsv(38, 42%, 100%) |
| CMYK | cmyk(0%, 15.3%, 42.4%, 0%) |
| CIE-LAB | lab(88.20, 4.67, 39.03) |
| CIE-LCH | lch(88.20, 39.31, 83.17°) |
| OKLab | oklab(90.01% 0.0148 0.0958) |
| OKLCH | oklch(90.01% 0.097 81.2) |
| XYZ | xyz(71.0645, 72.4816, 37.8452) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.51
Pale Peach
#FFE5AD
ΔE00 4.73
Moccasin
#FFE4B5
ΔE00 5.67
Wheat (survey)
#FBDD7E
ΔE00 5.92
Wheat
#F5DEB3
ΔE00 6.49
Sand (survey)
#E2CA76
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD893 #93BAFF
analogous
#FFA293 #FFD893 #F0FF93
triadic
#FFD893 #93FFD8 #D893FF
tetradic
#FFD893 #93FFA2 #93BAFF #FF93F0
square
#FFD893 #93FFA2 #93BAFF #FF93F0
split-complementary
#FFD893 #93F0FF #A293FF
monochromatic
#FFAC19 #FFC256 #FFD893 #FFEED0 #FFF4E0
Accessibility & contrast
On white
1.36
#FFD893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FFD893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD893
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD893 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88E
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#FFCCC7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd893; /* rgb */ color: rgb(255, 216, 147); /* oklch */ color: oklch(90.0% 0.097 81.2);
Tailwind
colors: {
custom: {
50: '#ffe3b3',
500: '#ffd893',
950: '#000000',
},
}SCSS
$custom: #ffd893; $custom-light: #ffe3b3; $custom-dark: #000000;
JSON
{
"hex": "#ffd893",
"rgb": {
"r": 255,
"g": 216,
"b": 147
},
"hsl": {
"h": 38.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.90006,
"c": 0.09691,
"h": 81.2
},
"luminance": 0.72478
}Semantic roles & 50–950 ramp
primary
#FFD893
secondary
#5588E1
accent
#53E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481