#FFD0BF#FFD0BF
#FFD0BF is a very light, muted orange. Relative luminance 0.701; OKLCH L 89.4% C 0.058 H 40.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0BF |
|---|---|
| RGB | rgb(255, 208, 191) |
| HSL | hsl(16, 100%, 87%) |
| HSV | hsv(16, 25%, 100%) |
| CMYK | cmyk(0%, 18.4%, 25.1%, 0%) |
| CIE-LAB | lab(87.06, 14.07, 14.68) |
| CIE-LCH | lch(87.06, 20.34, 46.21°) |
| OKLab | oklab(89.38% 0.044 0.0381) |
| OKLCH | oklch(89.38% 0.058 40.8) |
| XYZ | xyz(73.2007, 70.1363, 58.9619) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.99
Mistyrose
#FFE4E1
ΔE00 8.07
Peach
#FFDAB9
ΔE00 8.14
Pale Salmon
#FFB19A
ΔE00 8.65
Light Peach
#FFD8B1
ΔE00 9.50
Pale Rose
#FDC1C5
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0BF #BFEEFF
analogous
#FFBFCE #FFD0BF #FFF0BF
triadic
#FFD0BF #BFFFD0 #D0BFFF
tetradic
#FFD0BF #CEFFBF #BFEEFF #F0BFFF
square
#FFD0BF #CEFFBF #BFEEFF #F0BFFF
split-complementary
#FFD0BF #BFFFF0 #BFCEFF
monochromatic
#FF7645 #FFA382 #FFD0BF #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.40
#FFD0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#FFD0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0BF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0BF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BE
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd0bf; /* rgb */ color: rgb(255, 208, 191); /* oklch */ color: oklch(89.4% 0.058 40.8);
Tailwind
colors: {
custom: {
50: '#ffded2',
500: '#ffd0bf',
950: '#000000',
},
}SCSS
$custom: #ffd0bf; $custom-light: #ffded2; $custom-dark: #000000;
JSON
{
"hex": "#ffd0bf",
"rgb": {
"r": 255,
"g": 208,
"b": 191
},
"hsl": {
"h": 15.937,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.8938,
"c": 0.05819,
"h": 40.8
},
"luminance": 0.70133
}Semantic roles & 50–950 ramp
primary
#FFD0BF
secondary
#7BCBE8
accent
#A9E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483