#F9BDA2#F9BDA2
#F9BDA2 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.6% C 0.079 H 45.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BDA2 |
|---|---|
| RGB | rgb(249, 189, 162) |
| HSL | hsl(19, 88%, 81%) |
| HSV | hsv(19, 35%, 98%) |
| CMYK | cmyk(0%, 24.1%, 34.9%, 2.4%) |
| CIE-LAB | lab(81.37, 18.05, 22.03) |
| CIE-LCH | lch(81.37, 28.48, 50.66°) |
| OKLab | oklab(84.62% 0.0554 0.056) |
| OKLCH | oklch(84.62% 0.079 45.3) |
| XYZ | xyz(63.7880, 59.1471, 42.2321) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.76
Apricot
#FBCEB1
ΔE00 5.35
Light Salmon
#FEA993
ΔE00 6.66
Peach (survey)
#FFB07C
ΔE00 7.44
Lightsalmon
#FFA07A
ΔE00 8.39
Pinkish Tan
#D99B82
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BDA2 #A2DEF9
analogous
#F9A2B2 #F9BDA2 #F9E9A2
triadic
#F9BDA2 #A2F9BD #BDA2F9
tetradic
#F9BDA2 #B2F9A2 #A2DEF9 #E9A2F9
square
#F9BDA2 #B2F9A2 #A2DEF9 #E9A2F9
split-complementary
#F9BDA2 #A2F9E9 #A2B2F9
monochromatic
#F26B2F #F59469 #F9BDA2 #FDE6DB #FDEBE2
Accessibility & contrast
On white
1.64
#F9BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#F9BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BDA2
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BDA2 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#DACFA2
Tritanopia (blue-blind)
#FFB3B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bda2; /* rgb */ color: rgb(249, 189, 162); /* oklch */ color: oklch(84.6% 0.079 45.3);
Tailwind
colors: {
custom: {
50: '#fdd1bd',
500: '#f9bda2',
950: '#000000',
},
}SCSS
$custom: #f9bda2; $custom-light: #fdd1bd; $custom-dark: #000000;
JSON
{
"hex": "#f9bda2",
"rgb": {
"r": 249,
"g": 189,
"b": 162
},
"hsl": {
"h": 18.621,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.84621,
"c": 0.07874,
"h": 45.3
},
"luminance": 0.59144
}Semantic roles & 50–950 ramp
primary
#F9BDA2
secondary
#65B6DA
accent
#9EE401
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382