#FFD594#FFD594
#FFD594 is a very light, moderate orange. Relative luminance 0.710; OKLCH L 89.4% C 0.095 H 78.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD594 |
|---|---|
| RGB | rgb(255, 213, 148) |
| HSL | hsl(36, 100%, 79%) |
| HSV | hsv(36, 42%, 100%) |
| CMYK | cmyk(0%, 16.5%, 42%, 0%) |
| CIE-LAB | lab(87.48, 6.32, 37.59) |
| CIE-LCH | lch(87.48, 38.12, 80.46°) |
| OKLab | oklab(89.45% 0.0197 0.0925) |
| OKLCH | oklch(89.45% 0.095 78) |
| XYZ | xyz(70.3817, 70.9900, 38.0064) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.15
Pale Peach
#FFE5AD
ΔE00 5.43
Moccasin
#FFE4B5
ΔE00 5.78
Light Peach
#FFD8B1
ΔE00 6.49
Wheat
#F5DEB3
ΔE00 6.53
Wheat (survey)
#FBDD7E
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD594 #94BEFF
analogous
#FFA094 #FFD594 #F3FF94
triadic
#FFD594 #94FFD5 #D594FF
tetradic
#FFD594 #94FFA0 #94BEFF #FF94F3
square
#FFD594 #94FFA0 #94BEFF #FF94F3
split-complementary
#FFD594 #94F3FF #A094FF
monochromatic
#FFA51A #FFBD57 #FFD594 #FFEDD1 #FFF3E0
Accessibility & contrast
On white
1.38
#FFD594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#FFD594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD594
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD594 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58F
Deuteranopia (green-blind)
#F0DF96
Tritanopia (blue-blind)
#FFC9C4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd594; /* rgb */ color: rgb(255, 213, 148); /* oklch */ color: oklch(89.4% 0.095 78.0);
Tailwind
colors: {
custom: {
50: '#ffe1b4',
500: '#ffd594',
950: '#000000',
},
}SCSS
$custom: #ffd594; $custom-light: #ffe1b4; $custom-dark: #000000;
JSON
{
"hex": "#ffd594",
"rgb": {
"r": 255,
"g": 213,
"b": 148
},
"hsl": {
"h": 36.449,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.89446,
"c": 0.09457,
"h": 78
},
"luminance": 0.70987
}Semantic roles & 50–950 ramp
primary
#FFD594
secondary
#568DE1
accent
#5AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481