#FFD48A#FFD48A
#FFD48A is a very light, moderate orange. Relative luminance 0.702; OKLCH L 89.1% C 0.104 H 80.4°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD48A |
|---|---|
| RGB | rgb(255, 212, 138) |
| HSL | hsl(38, 100%, 77%) |
| HSV | hsv(38, 46%, 100%) |
| CMYK | cmyk(0%, 16.9%, 45.9%, 0%) |
| CIE-LAB | lab(87.09, 5.84, 42.14) |
| CIE-LCH | lch(87.09, 42.54, 82.11°) |
| OKLab | oklab(89.09% 0.0174 0.1024) |
| OKLCH | oklch(89.09% 0.104 80.4) |
| XYZ | xyz(69.3734, 70.1855, 33.9329) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.71
Wheat (survey)
#FBDD7E
ΔE00 6.07
Pale Peach
#FFE5AD
ΔE00 6.17
Moccasin
#FFE4B5
ΔE00 7.05
Sand (survey)
#E2CA76
ΔE00 7.09
Sandy
#F1DA7A
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD48A #8AB5FF
analogous
#FF9A8A #FFD48A #EFFF8A
triadic
#FFD48A #8AFFD4 #D48AFF
tetradic
#FFD48A #8AFF9A #8AB5FF #FF8AEF
square
#FFD48A #8AFF9A #8AB5FF #FF8AEF
split-complementary
#FFD48A #8AEFFF #9A8AFF
monochromatic
#FFA710 #FFBE4D #FFD48A #FFEAC7 #FFF4E0
Accessibility & contrast
On white
1.40
#FFD48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#FFD48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD48A
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD48A | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D484
Deuteranopia (green-blind)
#F1DF8C
Tritanopia (blue-blind)
#FFC7C2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd48a; /* rgb */ color: rgb(255, 212, 138); /* oklch */ color: oklch(89.1% 0.104 80.4);
Tailwind
colors: {
custom: {
50: '#ffe1ad',
500: '#ffd48a',
950: '#000000',
},
}SCSS
$custom: #ffd48a; $custom-light: #ffe1ad; $custom-dark: #000000;
JSON
{
"hex": "#ffd48a",
"rgb": {
"r": 255,
"g": 212,
"b": 138
},
"hsl": {
"h": 37.949,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.8909,
"c": 0.10389,
"h": 80.4
},
"luminance": 0.70182
}Semantic roles & 50–950 ramp
primary
#FFD48A
secondary
#4E83E0
accent
#54E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481