#FFD2BF#FFD2BF
#FFD2BF is a very light, muted orange. Relative luminance 0.711; OKLCH L 89.8% C 0.057 H 44.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2BF |
|---|---|
| RGB | rgb(255, 210, 191) |
| HSL | hsl(18, 100%, 87%) |
| HSV | hsv(18, 25%, 100%) |
| CMYK | cmyk(0%, 17.6%, 25.1%, 0%) |
| CIE-LAB | lab(87.54, 13.03, 15.35) |
| CIE-LCH | lch(87.54, 20.14, 49.67°) |
| OKLab | oklab(89.75% 0.041 0.0398) |
| OKLCH | oklch(89.75% 0.057 44.1) |
| XYZ | xyz(73.6914, 71.1177, 59.1255) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.02
Peach
#FFDAB9
ΔE00 6.96
Mistyrose
#FFE4E1
ΔE00 8.12
Light Peach
#FFD8B1
ΔE00 8.34
Pale Salmon
#FFB19A
ΔE00 9.28
Bisque
#FFE4C4
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2BF #BFECFF
analogous
#FFBFCC #FFD2BF #FFF2BF
triadic
#FFD2BF #BFFFD2 #D2BFFF
tetradic
#FFD2BF #CCFFBF #BFECFF #F2BFFF
square
#FFD2BF #CCFFBF #BFECFF #F2BFFF
split-complementary
#FFD2BF #BFFFF2 #BFCCFF
monochromatic
#FF7C45 #FFA782 #FFD2BF #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.38
#FFD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#FFD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2BF
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2BF | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BE
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#FFCBCD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd2bf; /* rgb */ color: rgb(255, 210, 191); /* oklch */ color: oklch(89.8% 0.057 44.1);
Tailwind
colors: {
custom: {
50: '#ffdfd2',
500: '#ffd2bf',
950: '#000000',
},
}SCSS
$custom: #ffd2bf; $custom-light: #ffdfd2; $custom-dark: #000000;
JSON
{
"hex": "#ffd2bf",
"rgb": {
"r": 255,
"g": 210,
"b": 191
},
"hsl": {
"h": 17.812,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.89753,
"c": 0.0571,
"h": 44.1
},
"luminance": 0.71115
}Semantic roles & 50–950 ramp
primary
#FFD2BF
secondary
#7BC7E8
accent
#A1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483