#FFD38E#FFD38E
#FFD38E is a very light, moderate orange. Relative luminance 0.698; OKLCH L 89.0% C 0.100 H 78.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD38E |
|---|---|
| RGB | rgb(255, 211, 142) |
| HSL | hsl(37, 100%, 78%) |
| HSV | hsv(37, 44%, 100%) |
| CMYK | cmyk(0%, 17.3%, 44.3%, 0%) |
| CIE-LAB | lab(86.90, 6.74, 39.89) |
| CIE-LCH | lch(86.90, 40.45, 80.41°) |
| OKLab | oklab(88.96% 0.0204 0.0975) |
| OKLCH | oklch(88.96% 0.1 78.2) |
| XYZ | xyz(69.4191, 69.8050, 35.4031) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.06
Pale Peach
#FFE5AD
ΔE00 6.16
Moccasin
#FFE4B5
ΔE00 6.66
Wheat (survey)
#FBDD7E
ΔE00 7.17
Light Peach
#FFD8B1
ΔE00 7.23
Wheat
#F5DEB3
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD38E #8EBAFF
analogous
#FF9A8E #FFD38E #F3FF8E
triadic
#FFD38E #8EFFD3 #D38EFF
tetradic
#FFD38E #8EFF9A #8EBAFF #FF8EF3
square
#FFD38E #8EFF9A #8EBAFF #FF8EF3
split-complementary
#FFD38E #8EF3FF #9A8EFF
monochromatic
#FFA314 #FFBB51 #FFD38E #FFEBCB #FFF3E0
Accessibility & contrast
On white
1.40
#FFD38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#FFD38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD38E
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD38E | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D389
Deuteranopia (green-blind)
#EFDE90
Tritanopia (blue-blind)
#FFC6C2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd38e; /* rgb */ color: rgb(255, 211, 142); /* oklch */ color: oklch(89.0% 0.100 78.2);
Tailwind
colors: {
custom: {
50: '#ffe0b0',
500: '#ffd38e',
950: '#000000',
},
}SCSS
$custom: #ffd38e; $custom-light: #ffe0b0; $custom-dark: #000000;
JSON
{
"hex": "#ffd38e",
"rgb": {
"r": 255,
"g": 211,
"b": 142
},
"hsl": {
"h": 36.637,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.88962,
"c": 0.09962,
"h": 78.2
},
"luminance": 0.69802
}Semantic roles & 50–950 ramp
primary
#FFD38E
secondary
#5189E0
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481