#FFD48E#FFD48E
#FFD48E is a very light, moderate orange. Relative luminance 0.703; OKLCH L 89.2% C 0.100 H 79.1°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD48E |
|---|---|
| RGB | rgb(255, 212, 142) |
| HSL | hsl(37, 100%, 78%) |
| HSV | hsv(37, 44%, 100%) |
| CMYK | cmyk(0%, 16.9%, 44.3%, 0%) |
| CIE-LAB | lab(87.15, 6.23, 40.20) |
| CIE-LCH | lch(87.15, 40.68, 81.20°) |
| OKLab | oklab(89.15% 0.0189 0.0982) |
| OKLCH | oklch(89.15% 0.1 79.1) |
| XYZ | xyz(69.6683, 70.3034, 35.4862) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.07
Pale Peach
#FFE5AD
ΔE00 5.91
Moccasin
#FFE4B5
ΔE00 6.56
Wheat (survey)
#FBDD7E
ΔE00 6.72
Wheat
#F5DEB3
ΔE00 7.29
Light Peach
#FFD8B1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD48E #8EB9FF
analogous
#FF9B8E #FFD48E #F2FF8E
triadic
#FFD48E #8EFFD4 #D48EFF
tetradic
#FFD48E #8EFF9B #8EB9FF #FF8EF2
square
#FFD48E #8EFF9B #8EB9FF #FF8EF2
split-complementary
#FFD48E #8EF2FF #9B8EFF
monochromatic
#FFA514 #FFBD51 #FFD48E #FFEBCB #FFF3E0
Accessibility & contrast
On white
1.39
#FFD48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#FFD48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD48E
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD48E | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D489
Deuteranopia (green-blind)
#F0DF90
Tritanopia (blue-blind)
#FFC7C2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd48e; /* rgb */ color: rgb(255, 212, 142); /* oklch */ color: oklch(89.2% 0.100 79.1);
Tailwind
colors: {
custom: {
50: '#ffe1b0',
500: '#ffd48e',
950: '#000000',
},
}SCSS
$custom: #ffd48e; $custom-light: #ffe1b0; $custom-dark: #000000;
JSON
{
"hex": "#ffd48e",
"rgb": {
"r": 255,
"g": 212,
"b": 142
},
"hsl": {
"h": 37.168,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.89154,
"c": 0.10002,
"h": 79.1
},
"luminance": 0.703
}Semantic roles & 50–950 ramp
primary
#FFD48E
secondary
#5187E0
accent
#57E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481