#FFD48B#FFD48B
#FFD48B is a very light, moderate orange. Relative luminance 0.702; OKLCH L 89.1% C 0.103 H 80.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD48B |
|---|---|
| RGB | rgb(255, 212, 139) |
| HSL | hsl(38, 100%, 77%) |
| HSV | hsv(38, 45%, 100%) |
| CMYK | cmyk(0%, 16.9%, 45.5%, 0%) |
| CIE-LAB | lab(87.10, 5.93, 41.66) |
| CIE-LCH | lch(87.10, 42.08, 81.89°) |
| OKLab | oklab(89.11% 0.0177 0.1014) |
| OKLCH | oklch(89.11% 0.103 80.1) |
| XYZ | xyz(69.4461, 70.2145, 34.3159) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.55
Pale Peach
#FFE5AD
ΔE00 6.10
Wheat (survey)
#FBDD7E
ΔE00 6.22
Moccasin
#FFE4B5
ΔE00 6.92
Sand (survey)
#E2CA76
ΔE00 7.20
Wheat
#F5DEB3
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD48B #8BB6FF
analogous
#FF9A8B #FFD48B #F0FF8B
triadic
#FFD48B #8BFFD4 #D48BFF
tetradic
#FFD48B #8BFF9A #8BB6FF #FF8BF0
square
#FFD48B #8BFF9A #8BB6FF #FF8BF0
split-complementary
#FFD48B #8BF0FF #9A8BFF
monochromatic
#FFA711 #FFBD4E #FFD48B #FFEBC8 #FFF4E0
Accessibility & contrast
On white
1.40
#FFD48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#FFD48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD48B
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD48B | 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)
#E6D485
Deuteranopia (green-blind)
#F0DF8D
Tritanopia (blue-blind)
#FFC7C2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd48b; /* rgb */ color: rgb(255, 212, 139); /* oklch */ color: oklch(89.1% 0.103 80.1);
Tailwind
colors: {
custom: {
50: '#ffe1ae',
500: '#ffd48b',
950: '#000000',
},
}SCSS
$custom: #ffd48b; $custom-light: #ffe1ae; $custom-dark: #000000;
JSON
{
"hex": "#ffd48b",
"rgb": {
"r": 255,
"g": 212,
"b": 139
},
"hsl": {
"h": 37.759,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.89106,
"c": 0.10293,
"h": 80.1
},
"luminance": 0.70211
}Semantic roles & 50–950 ramp
primary
#FFD48B
secondary
#4E84E0
accent
#55E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481