#FFD493#FFD493
#FFD493 is a very light, moderate orange. Relative luminance 0.705; OKLCH L 89.2% C 0.095 H 77.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD493 |
|---|---|
| RGB | rgb(255, 212, 147) |
| HSL | hsl(36, 100%, 79%) |
| HSV | hsv(36, 42%, 100%) |
| CMYK | cmyk(0%, 16.9%, 42.4%, 0%) |
| CIE-LAB | lab(87.22, 6.73, 37.77) |
| CIE-LCH | lch(87.22, 38.36, 79.90°) |
| OKLab | oklab(89.24% 0.0208 0.0929) |
| OKLCH | oklch(89.24% 0.095 77.4) |
| XYZ | xyz(70.0522, 70.4570, 37.5078) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.32
Pale Peach
#FFE5AD
ΔE00 5.75
Moccasin
#FFE4B5
ΔE00 6.02
Light Peach
#FFD8B1
ΔE00 6.44
Wheat
#F5DEB3
ΔE00 6.74
Wheat (survey)
#FBDD7E
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD493 #93BEFF
analogous
#FF9E93 #FFD493 #F4FF93
triadic
#FFD493 #93FFD4 #D493FF
tetradic
#FFD493 #93FF9E #93BEFF #FF93F4
square
#FFD493 #93FF9E #93BEFF #FF93F4
split-complementary
#FFD493 #93F4FF #9E93FF
monochromatic
#FFA319 #FFBC56 #FFD493 #FFECD0 #FFF3E0
Accessibility & contrast
On white
1.39
#FFD493 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#FFD493 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD493
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD493 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD493 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48E
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#FFC8C3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd493; /* rgb */ color: rgb(255, 212, 147); /* oklch */ color: oklch(89.2% 0.095 77.4);
Tailwind
colors: {
custom: {
50: '#ffe1b3',
500: '#ffd493',
950: '#000000',
},
}SCSS
$custom: #ffd493; $custom-light: #ffe1b3; $custom-dark: #000000;
JSON
{
"hex": "#ffd493",
"rgb": {
"r": 255,
"g": 212,
"b": 147
},
"hsl": {
"h": 36.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.89237,
"c": 0.09515,
"h": 77.4
},
"luminance": 0.70454
}Semantic roles & 50–950 ramp
primary
#FFD493
secondary
#558DE1
accent
#5BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481