#FFD4BA#FFD4BA
#FFD4BA is a very light, muted orange. Relative luminance 0.719; OKLCH L 90.0% C 0.060 H 52.9°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4BA |
|---|---|
| RGB | rgb(255, 212, 186) |
| HSL | hsl(23, 100%, 86%) |
| HSV | hsv(23, 27%, 100%) |
| CMYK | cmyk(0%, 16.9%, 27.1%, 0%) |
| CIE-LAB | lab(87.92, 11.32, 18.51) |
| CIE-LCH | lch(87.92, 21.70, 58.55°) |
| OKLab | oklab(90.01% 0.036 0.0476) |
| OKLCH | oklch(90.01% 0.06 52.9) |
| XYZ | xyz(73.6474, 71.8951, 56.4426) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.66
Peach
#FFDAB9
ΔE00 3.97
Light Peach
#FFD8B1
ΔE00 5.26
Bisque
#FFE4C4
ΔE00 7.40
Navajowhite
#FFDEAD
ΔE00 9.40
Mistyrose
#FFE4E1
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4BA #BAE5FF
analogous
#FFBAC3 #FFD4BA #FFF7BA
triadic
#FFD4BA #BAFFD4 #D4BAFF
tetradic
#FFD4BA #C3FFBA #BAE5FF #F7BAFF
square
#FFD4BA #C3FFBA #BAE5FF #F7BAFF
split-complementary
#FFD4BA #BAFFF7 #BAC3FF
monochromatic
#FF8840 #FFAE7D #FFD4BA #FFECE0 #FFECE0
Accessibility & contrast
On white
1.37
#FFD4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FFD4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4BA
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4BA | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#EAE0BA
Tritanopia (blue-blind)
#FFCCCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd4ba; /* rgb */ color: rgb(255, 212, 186); /* oklch */ color: oklch(90.0% 0.060 52.9);
Tailwind
colors: {
custom: {
50: '#ffe1ce',
500: '#ffd4ba',
950: '#000000',
},
}SCSS
$custom: #ffd4ba; $custom-light: #ffe1ce; $custom-dark: #000000;
JSON
{
"hex": "#ffd4ba",
"rgb": {
"r": 255,
"g": 212,
"b": 186
},
"hsl": {
"h": 22.609,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.90012,
"c": 0.05968,
"h": 52.9
},
"luminance": 0.71892
}Semantic roles & 50–950 ramp
primary
#FFD4BA
secondary
#76BCE7
accent
#8FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483