#F2D5BB#F2D5BB
#F2D5BB is a very light, muted orange. Relative luminance 0.701; OKLCH L 89.0% C 0.048 H 64.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D5BB |
|---|---|
| RGB | rgb(242, 213, 187) |
| HSL | hsl(28, 68%, 84%) |
| HSV | hsv(28, 23%, 95%) |
| CMYK | cmyk(0%, 12%, 22.7%, 5.1%) |
| CIE-LAB | lab(87.02, 6.13, 16.56) |
| CIE-LCH | lch(87.02, 17.66, 69.68°) |
| OKLab | oklab(89.05% 0.0208 0.0427) |
| OKLCH | oklch(89.05% 0.048 64.1) |
| XYZ | xyz(69.3822, 70.0557, 56.8713) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.03
Bisque
#FFE4C4
ΔE00 4.13
Light Peach
#FFD8B1
ΔE00 4.23
Apricot
#FBCEB1
ΔE00 4.99
Warm Beige
#E9DCC9
ΔE00 6.13
Champagne
#F7E7CE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D5BB #BBD8F2
analogous
#F2BBBD #F2D5BB #F2F1BB
triadic
#F2D5BB #BBF2D5 #D5BBF2
tetradic
#F2D5BB #BDF2BB #BBD8F2 #F1BBF2
square
#F2D5BB #BDF2BB #BBD8F2 #F1BBF2
split-complementary
#F2D5BB #BBF2F1 #BBBDF2
monochromatic
#DE9654 #E8B588 #F2D5BB #FAEFE5 #FAEFE5
Accessibility & contrast
On white
1.40
#F2D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#F2D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D5BB
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D5BB | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#E5DDBB
Tritanopia (blue-blind)
#FCCFCE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2d5bb; /* rgb */ color: rgb(242, 213, 187); /* oklch */ color: oklch(89.0% 0.048 64.1);
Tailwind
colors: {
custom: {
50: '#f7e1cf',
500: '#f2d5bb',
950: '#000000',
},
}SCSS
$custom: #f2d5bb; $custom-light: #f7e1cf; $custom-dark: #000000;
JSON
{
"hex": "#f2d5bb",
"rgb": {
"r": 242,
"g": 213,
"b": 187
},
"hsl": {
"h": 28.364,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.89048,
"c": 0.04752,
"h": 64.1
},
"luminance": 0.70054
}Semantic roles & 50–950 ramp
primary
#F2D5BB
secondary
#80ABD2
accent
#78D016
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483