#FFD38D#FFD38D
#FFD38D is a very light, moderate orange. Relative luminance 0.698; OKLCH L 88.9% C 0.101 H 78.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD38D |
|---|---|
| RGB | rgb(255, 211, 141) |
| HSL | hsl(37, 100%, 78%) |
| HSV | hsv(37, 45%, 100%) |
| CMYK | cmyk(0%, 17.3%, 44.7%, 0%) |
| CIE-LAB | lab(86.89, 6.64, 40.37) |
| CIE-LCH | lch(86.89, 40.92, 80.66°) |
| OKLab | oklab(88.95% 0.02 0.0986) |
| OKLCH | oklch(88.95% 0.101 78.5) |
| XYZ | xyz(69.3444, 69.7751, 35.0095) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.21
Pale Peach
#FFE5AD
ΔE00 6.20
Moccasin
#FFE4B5
ΔE00 6.76
Wheat (survey)
#FBDD7E
ΔE00 6.99
Light Peach
#FFD8B1
ΔE00 7.44
Wheat
#F5DEB3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD38D #8DB9FF
analogous
#FF9A8D #FFD38D #F2FF8D
triadic
#FFD38D #8DFFD3 #D38DFF
tetradic
#FFD38D #8DFF9A #8DB9FF #FF8DF2
square
#FFD38D #8DFF9A #8DB9FF #FF8DF2
split-complementary
#FFD38D #8DF2FF #9A8DFF
monochromatic
#FFA413 #FFBB50 #FFD38D #FFEBCA #FFF3E0
Accessibility & contrast
On white
1.40
#FFD38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#FFD38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD38D
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD38D | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D388
Deuteranopia (green-blind)
#EFDE8F
Tritanopia (blue-blind)
#FFC6C1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd38d; /* rgb */ color: rgb(255, 211, 141); /* oklch */ color: oklch(88.9% 0.101 78.5);
Tailwind
colors: {
custom: {
50: '#ffe0af',
500: '#ffd38d',
950: '#000000',
},
}SCSS
$custom: #ffd38d; $custom-light: #ffe0af; $custom-dark: #000000;
JSON
{
"hex": "#ffd38d",
"rgb": {
"r": 255,
"g": 211,
"b": 141
},
"hsl": {
"h": 36.842,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.88946,
"c": 0.10058,
"h": 78.5
},
"luminance": 0.69772
}Semantic roles & 50–950 ramp
primary
#FFD38D
secondary
#5088E0
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481