#F3D2BF#F3D2BF
#F3D2BF is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.7% C 0.045 H 51.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D2BF |
|---|---|
| RGB | rgb(243, 210, 191) |
| HSL | hsl(22, 68%, 85%) |
| HSV | hsv(22, 21%, 95%) |
| CMYK | cmyk(0%, 13.6%, 21.4%, 4.7%) |
| CIE-LAB | lab(86.46, 8.63, 13.67) |
| CIE-LCH | lch(86.46, 16.17, 57.74°) |
| OKLab | oklab(88.66% 0.028 0.0355) |
| OKLCH | oklch(88.66% 0.045 51.8) |
| XYZ | xyz(69.4130, 68.9116, 58.9249) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.05
Peach
#FFDAB9
ΔE00 5.21
Light Peach
#FFD8B1
ΔE00 6.78
Bisque
#FFE4C4
ΔE00 7.40
Mistyrose
#FFE4E1
ΔE00 7.86
Warm Beige
#E9DCC9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D2BF #BFE0F3
analogous
#F3BFC6 #F3D2BF #F3ECBF
triadic
#F3D2BF #BFF3D2 #D2BFF3
tetradic
#F3D2BF #C6F3BF #BFE0F3 #ECBFF3
square
#F3D2BF #C6F3BF #BFE0F3 #ECBFF3
split-complementary
#F3D2BF #BFF3EC #BFC6F3
monochromatic
#E08A58 #E9AE8B #F3D2BF #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.42
#F3D2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#F3D2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D2BF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D2BF | 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)
#DBD4BE
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#FDCCCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f3d2bf; /* rgb */ color: rgb(243, 210, 191); /* oklch */ color: oklch(88.7% 0.045 51.8);
Tailwind
colors: {
custom: {
50: '#f7dfd2',
500: '#f3d2bf',
950: '#000000',
},
}SCSS
$custom: #f3d2bf; $custom-light: #f7dfd2; $custom-dark: #000000;
JSON
{
"hex": "#f3d2bf",
"rgb": {
"r": 243,
"g": 210,
"b": 191
},
"hsl": {
"h": 21.923,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.88655,
"c": 0.04517,
"h": 51.8
},
"luminance": 0.68909
}Semantic roles & 50–950 ramp
primary
#F3D2BF
secondary
#83B6D3
accent
#8CD015
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483