#FFE39D#FFE39D
#FFE39D is a very light, moderate orange. Relative luminance 0.786; OKLCH L 92.3% C 0.093 H 88.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE39D |
|---|---|
| RGB | rgb(255, 227, 157) |
| HSL | hsl(43, 100%, 81%) |
| HSV | hsv(43, 38%, 100%) |
| CMYK | cmyk(0%, 11%, 38.4%, 0%) |
| CIE-LAB | lab(91.07, 0.12, 37.72) |
| CIE-LCH | lch(91.07, 37.72, 89.82°) |
| OKLab | oklab(92.31% 0.0022 0.0931) |
| OKLCH | oklch(92.31% 0.093 88.6) |
| XYZ | xyz(74.7966, 78.6353, 43.1299) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.93
Vanilla
#F3E5AB
ΔE00 4.48
Wheat (survey)
#FBDD7E
ΔE00 4.51
Light Tan
#FBEEAC
ΔE00 4.76
Moccasin
#FFE4B5
ΔE00 5.14
Navajowhite
#FFDEAD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE39D #9DB9FF
analogous
#FFB29D #FFE39D #EAFF9D
triadic
#FFE39D #9DFFE3 #E39DFF
tetradic
#FFE39D #9DFFB2 #9DB9FF #FF9DEA
square
#FFE39D #9DFFB2 #9DB9FF #FF9DEA
split-complementary
#FFE39D #9DEAFF #B29DFF
monochromatic
#FFC023 #FFD260 #FFE39D #FFF4DA #FFF6E0
Accessibility & contrast
On white
1.26
#FFE39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FFE39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE39D
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE39D | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E198
Deuteranopia (green-blind)
#F9E99F
Tritanopia (blue-blind)
#FFD8D1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe39d; /* rgb */ color: rgb(255, 227, 157); /* oklch */ color: oklch(92.3% 0.093 88.6);
Tailwind
colors: {
custom: {
50: '#ffebba',
500: '#ffe39d',
950: '#000000',
},
}SCSS
$custom: #ffe39d; $custom-light: #ffebba; $custom-dark: #000000;
JSON
{
"hex": "#ffe39d",
"rgb": {
"r": 255,
"g": 227,
"b": 157
},
"hsl": {
"h": 42.857,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92314,
"c": 0.09317,
"h": 88.6
},
"luminance": 0.78632
}Semantic roles & 50–950 ramp
primary
#FFE39D
secondary
#5E84E3
accent
#42E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482