#F2DDBB#F2DDBB
#F2DDBB is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.6% C 0.050 H 79.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDBB |
|---|---|
| RGB | rgb(242, 221, 187) |
| HSL | hsl(37, 68%, 84%) |
| HSV | hsv(37, 23%, 95%) |
| CMYK | cmyk(0%, 8.7%, 22.7%, 5.1%) |
| CIE-LAB | lab(89.01, 2.00, 19.33) |
| CIE-LCH | lch(89.01, 19.44, 84.10°) |
| OKLab | oklab(90.6% 0.0089 0.0496) |
| OKLCH | oklch(90.6% 0.05 79.8) |
| XYZ | xyz(71.4442, 74.1798, 57.5587) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.50
Bisque
#FFE4C4
ΔE00 3.30
Blanchedalmond
#FFEBCD
ΔE00 3.31
Champagne
#F7E7CE
ΔE00 3.62
Moccasin
#FFE4B5
ΔE00 3.86
Papayawhip
#FFEFD5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDBB #BBD0F2
analogous
#F2C2BB #F2DDBB #ECF2BB
triadic
#F2DDBB #BBF2DD #DDBBF2
tetradic
#F2DDBB #BBF2C2 #BBD0F2 #F2BBEC
square
#F2DDBB #BBF2C2 #BBD0F2 #F2BBEC
split-complementary
#F2DDBB #BBECF2 #C2BBF2
monochromatic
#DEAA54 #E8C388 #F2DDBB #FAF2E5 #FAF2E5
Accessibility & contrast
On white
1.33
#F2DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F2DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDBB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDBB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#FCD7D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2ddbb; /* rgb */ color: rgb(242, 221, 187); /* oklch */ color: oklch(90.6% 0.050 79.8);
Tailwind
colors: {
custom: {
50: '#f6e7cf',
500: '#f2ddbb',
950: '#000000',
},
}SCSS
$custom: #f2ddbb; $custom-light: #f6e7cf; $custom-dark: #000000;
JSON
{
"hex": "#f2ddbb",
"rgb": {
"r": 242,
"g": 221,
"b": 187
},
"hsl": {
"h": 37.091,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.90604,
"c": 0.05041,
"h": 79.8
},
"luminance": 0.74178
}Semantic roles & 50–950 ramp
primary
#F2DDBB
secondary
#809FD2
accent
#5DD016
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483