#F2DBBB#F2DBBB
#F2DBBB is a very light, muted orange. Relative luminance 0.731; OKLCH L 90.2% C 0.049 H 76.1°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBBB |
|---|---|
| RGB | rgb(242, 219, 187) |
| HSL | hsl(35, 68%, 84%) |
| HSV | hsv(35, 23%, 95%) |
| CMYK | cmyk(0%, 9.5%, 22.7%, 5.1%) |
| CIE-LAB | lab(88.51, 3.03, 18.64) |
| CIE-LCH | lch(88.51, 18.88, 80.77°) |
| OKLab | oklab(90.21% 0.0119 0.0479) |
| OKLCH | oklch(90.21% 0.049 76.1) |
| XYZ | xyz(70.9193, 73.1300, 57.3837) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.66
Wheat
#F5DEB3
ΔE00 3.42
Blanchedalmond
#FFEBCD
ΔE00 3.58
Champagne
#F7E7CE
ΔE00 3.82
Moccasin
#FFE4B5
ΔE00 4.50
Navajowhite
#FFDEAD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBBB #BBD2F2
analogous
#F2C0BB #F2DBBB #EEF2BB
triadic
#F2DBBB #BBF2DB #DBBBF2
tetradic
#F2DBBB #BBF2C0 #BBD2F2 #F2BBEE
square
#F2DBBB #BBF2C0 #BBD2F2 #F2BBEE
split-complementary
#F2DBBB #BBEEF2 #C0BBF2
monochromatic
#DEA554 #E8C088 #F2DBBB #FAF1E5 #FAF1E5
Accessibility & contrast
On white
1.34
#F2DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#F2DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBBB
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBBB | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#EAE0BC
Tritanopia (blue-blind)
#FCD5D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f2dbbb; /* rgb */ color: rgb(242, 219, 187); /* oklch */ color: oklch(90.2% 0.049 76.1);
Tailwind
colors: {
custom: {
50: '#f7e6cf',
500: '#f2dbbb',
950: '#000000',
},
}SCSS
$custom: #f2dbbb; $custom-light: #f7e6cf; $custom-dark: #000000;
JSON
{
"hex": "#f2dbbb",
"rgb": {
"r": 242,
"g": 219,
"b": 187
},
"hsl": {
"h": 34.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.90213,
"c": 0.04934,
"h": 76.1
},
"luminance": 0.73128
}Semantic roles & 50–950 ramp
primary
#F2DBBB
secondary
#80A2D2
accent
#64D016
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483