#FDBFAA#FDBFAA
#FDBFAA is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.6% C 0.078 H 39.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBFAA |
|---|---|
| RGB | rgb(253, 191, 170) |
| HSL | hsl(15, 95%, 83%) |
| HSV | hsv(15, 33%, 99%) |
| CMYK | cmyk(0%, 24.5%, 32.8%, 0.8%) |
| CIE-LAB | lab(82.41, 19.49, 19.26) |
| CIE-LCH | lch(82.41, 27.40, 44.67°) |
| OKLab | oklab(85.57% 0.0598 0.0493) |
| OKLCH | oklch(85.57% 0.078 39.5) |
| XYZ | xyz(66.3963, 61.0502, 46.3090) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.99
Light Salmon
#FEA993
ΔE00 5.96
Apricot
#FBCEB1
ΔE00 6.63
Blush (survey)
#F29E8E
ΔE00 8.44
Lightsalmon
#FFA07A
ΔE00 9.16
Peach (survey)
#FFB07C
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBFAA #AAE8FD
analogous
#FDAABE #FDBFAA #FDE9AA
triadic
#FDBFAA #AAFDBF #BFAAFD
tetradic
#FDBFAA #BEFDAA #AAE8FD #E9AAFD
square
#FDBFAA #BEFDAA #AAE8FD #E9AAFD
split-complementary
#FDBFAA #AAFDE9 #AABEFD
monochromatic
#FA6532 #FC926E #FDBFAA #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.59
#FDBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FDBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBFAA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBFAA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#DCD2AA
Tritanopia (blue-blind)
#FFB6B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbfaa; /* rgb */ color: rgb(253, 191, 170); /* oklch */ color: oklch(85.6% 0.078 39.5);
Tailwind
colors: {
custom: {
50: '#ffd2c3',
500: '#fdbfaa',
950: '#000000',
},
}SCSS
$custom: #fdbfaa; $custom-light: #ffd2c3; $custom-dark: #000000;
JSON
{
"hex": "#fdbfaa",
"rgb": {
"r": 253,
"g": 191,
"b": 170
},
"hsl": {
"h": 15.181,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.85568,
"c": 0.07751,
"h": 39.5
},
"luminance": 0.61047
}Semantic roles & 50–950 ramp
primary
#FDBFAA
secondary
#6AC3E1
accent
#ABE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382