#FFD093#FFD093
#FFD093 is a very light, moderate orange. Relative luminance 0.685; OKLCH L 88.5% C 0.094 H 73.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD093 |
|---|---|
| RGB | rgb(255, 208, 147) |
| HSL | hsl(34, 100%, 79%) |
| HSV | hsv(34, 42%, 100%) |
| CMYK | cmyk(0%, 18.4%, 42.4%, 0%) |
| CIE-LAB | lab(86.25, 8.79, 36.50) |
| CIE-LCH | lch(86.25, 37.54, 76.45°) |
| OKLab | oklab(88.47% 0.0269 0.0899) |
| OKLCH | oklch(88.47% 0.094 73.4) |
| XYZ | xyz(69.0646, 68.4819, 37.1786) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.81
Light Peach
#FFD8B1
ΔE00 5.58
Moccasin
#FFE4B5
ΔE00 6.81
Burlywood
#DEB887
ΔE00 6.81
Pale Peach
#FFE5AD
ΔE00 7.09
Peach
#FFDAB9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD093 #93C2FF
analogous
#FF9A93 #FFD093 #F8FF93
triadic
#FFD093 #93FFD0 #D093FF
tetradic
#FFD093 #93FF9A #93C2FF #FF93F8
square
#FFD093 #93FF9A #93C2FF #FF93F8
split-complementary
#FFD093 #93F8FF #9A93FF
monochromatic
#FF9B19 #FFB556 #FFD093 #FFEBD0 #FFF2E0
Accessibility & contrast
On white
1.43
#FFD093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#FFD093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD093
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD093 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18F
Deuteranopia (green-blind)
#EDDC94
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd093; /* rgb */ color: rgb(255, 208, 147); /* oklch */ color: oklch(88.5% 0.094 73.4);
Tailwind
colors: {
custom: {
50: '#ffdeb3',
500: '#ffd093',
950: '#000000',
},
}SCSS
$custom: #ffd093; $custom-light: #ffdeb3; $custom-dark: #000000;
JSON
{
"hex": "#ffd093",
"rgb": {
"r": 255,
"g": 208,
"b": 147
},
"hsl": {
"h": 33.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.88474,
"c": 0.09384,
"h": 73.4
},
"luminance": 0.68478
}Semantic roles & 50–950 ramp
primary
#FFD093
secondary
#5592E1
accent
#64E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481