#FFD4BF#FFD4BF
#FFD4BF is a very light, muted orange. Relative luminance 0.721; OKLCH L 90.1% C 0.056 H 47.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD4BF |
|---|---|
| RGB | rgb(255, 212, 191) |
| HSL | hsl(20, 100%, 87%) |
| HSV | hsv(20, 25%, 100%) |
| CMYK | cmyk(0%, 16.9%, 25.1%, 0%) |
| CIE-LAB | lab(88.02, 11.99, 16.03) |
| CIE-LCH | lch(88.02, 20.02, 53.19°) |
| OKLab | oklab(90.13% 0.038 0.0414) |
| OKLCH | oklch(90.13% 0.056 47.5) |
| XYZ | xyz(74.1883, 72.1114, 59.2911) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.18
Peach
#FFDAB9
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 7.18
Mistyrose
#FFE4E1
ΔE00 8.33
Bisque
#FFE4C4
ΔE00 8.79
Pale Salmon
#FFB19A
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD4BF #BFEAFF
analogous
#FFBFCA #FFD4BF #FFF4BF
triadic
#FFD4BF #BFFFD4 #D4BFFF
tetradic
#FFD4BF #CAFFBF #BFEAFF #F4BFFF
square
#FFD4BF #CAFFBF #BFEAFF #F4BFFF
split-complementary
#FFD4BF #BFFFF4 #BFCAFF
monochromatic
#FF8245 #FFAB82 #FFD4BF #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.36
#FFD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#FFD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD4BF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD4BF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BE
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#FFCDCE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd4bf; /* rgb */ color: rgb(255, 212, 191); /* oklch */ color: oklch(90.1% 0.056 47.5);
Tailwind
colors: {
custom: {
50: '#ffe1d2',
500: '#ffd4bf',
950: '#000000',
},
}SCSS
$custom: #ffd4bf; $custom-light: #ffe1d2; $custom-dark: #000000;
JSON
{
"hex": "#ffd4bf",
"rgb": {
"r": 255,
"g": 212,
"b": 191
},
"hsl": {
"h": 19.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.90128,
"c": 0.0562,
"h": 47.5
},
"luminance": 0.72109
}Semantic roles & 50–950 ramp
primary
#FFD4BF
secondary
#7BC4E8
accent
#9AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483