#F4D2BB#F4D2BB
#F4D2BB is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.6% C 0.049 H 56.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D2BB |
|---|---|
| RGB | rgb(244, 210, 187) |
| HSL | hsl(24, 72%, 85%) |
| HSV | hsv(24, 23%, 96%) |
| CMYK | cmyk(0%, 13.9%, 23.4%, 4.3%) |
| CIE-LAB | lab(86.46, 8.43, 15.80) |
| CIE-LCH | lch(86.46, 17.90, 61.92°) |
| OKLab | oklab(88.65% 0.0275 0.0408) |
| OKLCH | oklch(88.65% 0.049 56.1) |
| XYZ | xyz(69.3249, 68.9164, 56.6545) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.20
Peach
#FFDAB9
ΔE00 3.81
Light Peach
#FFD8B1
ΔE00 5.30
Bisque
#FFE4C4
ΔE00 6.32
Warm Beige
#E9DCC9
ΔE00 8.15
Champagne
#F7E7CE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D2BB #BBDDF4
analogous
#F4BBC1 #F4D2BB #F4EFBB
triadic
#F4D2BB #BBF4D2 #D2BBF4
tetradic
#F4D2BB #C1F4BB #BBDDF4 #EFBBF4
square
#F4D2BB #C1F4BB #BBDDF4 #EFBBF4
split-complementary
#F4D2BB #BBF4EF #BBC1F4
monochromatic
#E38C52 #EBAF86 #F4D2BB #FBEEE5 #FBEEE5
Accessibility & contrast
On white
1.42
#F4D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#F4D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D2BB
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D2BB | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BA
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#FFCCCC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f4d2bb; /* rgb */ color: rgb(244, 210, 187); /* oklch */ color: oklch(88.6% 0.049 56.1);
Tailwind
colors: {
custom: {
50: '#f8dfcf',
500: '#f4d2bb',
950: '#000000',
},
}SCSS
$custom: #f4d2bb; $custom-light: #f8dfcf; $custom-dark: #000000;
JSON
{
"hex": "#f4d2bb",
"rgb": {
"r": 244,
"g": 210,
"b": 187
},
"hsl": {
"h": 24.211,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.88649,
"c": 0.0492,
"h": 56.1
},
"luminance": 0.68914
}Semantic roles & 50–950 ramp
primary
#F4D2BB
secondary
#7EB2D5
accent
#86D411
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483