#FFD4BE#FFD4BE
#FFD4BE is a very light, muted orange. Relative luminance 0.721; OKLCH L 90.1% C 0.057 H 48.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4BE |
|---|---|
| RGB | rgb(255, 212, 190) |
| HSL | hsl(20, 100%, 87%) |
| HSV | hsv(20, 25%, 100%) |
| CMYK | cmyk(0%, 16.9%, 25.5%, 0%) |
| CIE-LAB | lab(88.00, 11.86, 16.52) |
| CIE-LCH | lch(88.00, 20.34, 54.34°) |
| OKLab | oklab(90.1% 0.0376 0.0427) |
| OKLCH | oklch(90.1% 0.057 48.6) |
| XYZ | xyz(74.0786, 72.0675, 58.7135) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.83
Peach
#FFDAB9
ΔE00 5.38
Light Peach
#FFD8B1
ΔE00 6.79
Bisque
#FFE4C4
ΔE00 8.49
Mistyrose
#FFE4E1
ΔE00 8.62
Pale Salmon
#FFB19A
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4BE #BEE9FF
analogous
#FFBEC9 #FFD4BE #FFF5BE
triadic
#FFD4BE #BEFFD4 #D4BEFF
tetradic
#FFD4BE #C9FFBE #BEE9FF #F5BEFF
square
#FFD4BE #C9FFBE #BEE9FF #F5BEFF
split-complementary
#FFD4BE #BEFFF5 #BEC9FF
monochromatic
#FF8344 #FFAC81 #FFD4BE #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.36
#FFD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#FFD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4BE
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4BE | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#FFCDCE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd4be; /* rgb */ color: rgb(255, 212, 190); /* oklch */ color: oklch(90.1% 0.057 48.6);
Tailwind
colors: {
custom: {
50: '#ffe1d1',
500: '#ffd4be',
950: '#000000',
},
}SCSS
$custom: #ffd4be; $custom-light: #ffe1d1; $custom-dark: #000000;
JSON
{
"hex": "#ffd4be",
"rgb": {
"r": 255,
"g": 212,
"b": 190
},
"hsl": {
"h": 20.308,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.90104,
"c": 0.05685,
"h": 48.6
},
"luminance": 0.72065
}Semantic roles & 50–950 ramp
primary
#FFD4BE
secondary
#7AC2E7
accent
#98E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483