#FFD394#FFD394
#FFD394 is a very light, moderate orange. Relative luminance 0.700; OKLCH L 89.1% C 0.094 H 76.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD394 |
|---|---|
| RGB | rgb(255, 211, 148) |
| HSL | hsl(35, 100%, 79%) |
| HSV | hsv(35, 42%, 100%) |
| CMYK | cmyk(0%, 17.3%, 42%, 0%) |
| CIE-LAB | lab(86.99, 7.35, 36.96) |
| CIE-LCH | lch(86.99, 37.68, 78.76°) |
| OKLab | oklab(89.06% 0.0227 0.091) |
| OKLCH | oklch(89.06% 0.094 76) |
| XYZ | xyz(69.8818, 69.9901, 37.8398) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.26
Light Peach
#FFD8B1
ΔE00 5.98
Pale Peach
#FFE5AD
ΔE00 6.06
Moccasin
#FFE4B5
ΔE00 6.10
Wheat
#F5DEB3
ΔE00 6.78
Burlywood
#DEB887
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD394 #94C0FF
analogous
#FF9E94 #FFD394 #F6FF94
triadic
#FFD394 #94FFD3 #D394FF
tetradic
#FFD394 #94FF9E #94C0FF #FF94F6
square
#FFD394 #94FF9E #94C0FF #FF94F6
split-complementary
#FFD394 #94F6FF #9E94FF
monochromatic
#FFA11A #FFBA57 #FFD394 #FFECD1 #FFF2E0
Accessibility & contrast
On white
1.40
#FFD394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#FFD394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD394
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD394 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D48F
Deuteranopia (green-blind)
#EFDE96
Tritanopia (blue-blind)
#FFC7C3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd394; /* rgb */ color: rgb(255, 211, 148); /* oklch */ color: oklch(89.1% 0.094 76.0);
Tailwind
colors: {
custom: {
50: '#ffe0b4',
500: '#ffd394',
950: '#000000',
},
}SCSS
$custom: #ffd394; $custom-light: #ffe0b4; $custom-dark: #000000;
JSON
{
"hex": "#ffd394",
"rgb": {
"r": 255,
"g": 211,
"b": 148
},
"hsl": {
"h": 35.327,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.89063,
"c": 0.09381,
"h": 76
},
"luminance": 0.69987
}Semantic roles & 50–950 ramp
primary
#FFD394
secondary
#568FE1
accent
#5EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481