#FFD393#FFD393
#FFD393 is a very light, moderate orange. Relative luminance 0.700; OKLCH L 89.0% C 0.095 H 76.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD393 |
|---|---|
| RGB | rgb(255, 211, 147) |
| HSL | hsl(36, 100%, 79%) |
| HSV | hsv(36, 42%, 100%) |
| CMYK | cmyk(0%, 17.3%, 42.4%, 0%) |
| CIE-LAB | lab(86.98, 7.25, 37.45) |
| CIE-LCH | lch(86.98, 38.14, 79.05°) |
| OKLab | oklab(89.05% 0.0223 0.0921) |
| OKLCH | oklch(89.05% 0.095 76.4) |
| XYZ | xyz(69.8030, 69.9586, 37.4247) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.38
Pale Peach
#FFE5AD
ΔE00 6.06
Moccasin
#FFE4B5
ΔE00 6.18
Light Peach
#FFD8B1
ΔE00 6.19
Wheat
#F5DEB3
ΔE00 6.87
Burlywood
#DEB887
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD393 #93BFFF
analogous
#FF9D93 #FFD393 #F5FF93
triadic
#FFD393 #93FFD3 #D393FF
tetradic
#FFD393 #93FF9D #93BFFF #FF93F5
square
#FFD393 #93FF9D #93BFFF #FF93F5
split-complementary
#FFD393 #93F5FF #9D93FF
monochromatic
#FFA119 #FFBA56 #FFD393 #FFECD0 #FFF3E0
Accessibility & contrast
On white
1.40
#FFD393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#FFD393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD393
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD393 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D48E
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#FFC7C3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd393; /* rgb */ color: rgb(255, 211, 147); /* oklch */ color: oklch(89.0% 0.095 76.4);
Tailwind
colors: {
custom: {
50: '#ffe0b3',
500: '#ffd393',
950: '#000000',
},
}SCSS
$custom: #ffd393; $custom-light: #ffe0b3; $custom-dark: #000000;
JSON
{
"hex": "#ffd393",
"rgb": {
"r": 255,
"g": 211,
"b": 147
},
"hsl": {
"h": 35.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.89046,
"c": 0.09478,
"h": 76.4
},
"luminance": 0.69955
}Semantic roles & 50–950 ramp
primary
#FFD393
secondary
#558EE1
accent
#5DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481