#FFD1BE#FFD1BE
#FFD1BE is a very light, muted orange. Relative luminance 0.706; OKLCH L 89.5% C 0.058 H 43.6°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD1BE |
|---|---|
| RGB | rgb(255, 209, 190) |
| HSL | hsl(18, 100%, 87%) |
| HSV | hsv(18, 25%, 100%) |
| CMYK | cmyk(0%, 18%, 25.5%, 0%) |
| CIE-LAB | lab(87.28, 13.42, 15.51) |
| CIE-LCH | lch(87.28, 20.51, 49.14°) |
| OKLab | oklab(89.54% 0.0421 0.0401) |
| OKLCH | oklch(89.54% 0.058 43.6) |
| XYZ | xyz(73.3356, 70.5816, 58.4659) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.09
Peach
#FFDAB9
ΔE00 7.18
Mistyrose
#FFE4E1
ΔE00 8.31
Light Peach
#FFD8B1
ΔE00 8.53
Pale Salmon
#FFB19A
ΔE00 8.97
Bisque
#FFE4C4
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD1BE #BEECFF
analogous
#FFBECC #FFD1BE #FFF1BE
triadic
#FFD1BE #BEFFD1 #D1BEFF
tetradic
#FFD1BE #CCFFBE #BEECFF #F1BEFF
square
#FFD1BE #CCFFBE #BEECFF #F1BEFF
split-complementary
#FFD1BE #BEFFF1 #BECCFF
monochromatic
#FF7A44 #FFA681 #FFD1BE #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.39
#FFD1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#FFD1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD1BE
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD1BE | 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)
#DCD5BD
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#FFCACC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd1be; /* rgb */ color: rgb(255, 209, 190); /* oklch */ color: oklch(89.5% 0.058 43.6);
Tailwind
colors: {
custom: {
50: '#ffdfd1',
500: '#ffd1be',
950: '#000000',
},
}SCSS
$custom: #ffd1be; $custom-light: #ffdfd1; $custom-dark: #000000;
JSON
{
"hex": "#ffd1be",
"rgb": {
"r": 255,
"g": 209,
"b": 190
},
"hsl": {
"h": 17.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.89543,
"c": 0.05818,
"h": 43.6
},
"luminance": 0.70579
}Semantic roles & 50–950 ramp
primary
#FFD1BE
secondary
#7AC7E7
accent
#A2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483