#FFD1BF#FFD1BF
#FFD1BF is a very light, muted orange. Relative luminance 0.706; OKLCH L 89.6% C 0.058 H 42.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1BF |
|---|---|
| RGB | rgb(255, 209, 191) |
| HSL | hsl(17, 100%, 87%) |
| HSV | hsv(17, 25%, 100%) |
| CMYK | cmyk(0%, 18%, 25.1%, 0%) |
| CIE-LAB | lab(87.30, 13.55, 15.02) |
| CIE-LCH | lch(87.30, 20.23, 47.93°) |
| OKLab | oklab(89.57% 0.0425 0.0389) |
| OKLCH | oklch(89.57% 0.058 42.5) |
| XYZ | xyz(73.4453, 70.6255, 59.0435) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.49
Peach
#FFDAB9
ΔE00 7.55
Mistyrose
#FFE4E1
ΔE00 8.08
Light Peach
#FFD8B1
ΔE00 8.92
Pale Salmon
#FFB19A
ΔE00 8.95
Pale Rose
#FDC1C5
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1BF #BFEDFF
analogous
#FFBFCD #FFD1BF #FFF1BF
triadic
#FFD1BF #BFFFD1 #D1BFFF
tetradic
#FFD1BF #CDFFBF #BFEDFF #F1BFFF
square
#FFD1BF #CDFFBF #BFEDFF #F1BFFF
split-complementary
#FFD1BF #BFFFF1 #BFCDFF
monochromatic
#FF7945 #FFA582 #FFD1BF #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.39
#FFD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#FFD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1BF
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1BF | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BE
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#FFCACC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd1bf; /* rgb */ color: rgb(255, 209, 191); /* oklch */ color: oklch(89.6% 0.058 42.5);
Tailwind
colors: {
custom: {
50: '#ffdfd2',
500: '#ffd1bf',
950: '#000000',
},
}SCSS
$custom: #ffd1bf; $custom-light: #ffdfd2; $custom-dark: #000000;
JSON
{
"hex": "#ffd1bf",
"rgb": {
"r": 255,
"g": 209,
"b": 191
},
"hsl": {
"h": 16.875,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.89566,
"c": 0.05761,
"h": 42.5
},
"luminance": 0.70623
}Semantic roles & 50–950 ramp
primary
#FFD1BF
secondary
#7BC9E8
accent
#A5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483