#F1DDBB#F1DDBB
#F1DDBB is a very light, muted orange. Relative luminance 0.740; OKLCH L 90.5% C 0.050 H 81.0°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DDBB |
|---|---|
| RGB | rgb(241, 221, 187) |
| HSL | hsl(38, 66%, 84%) |
| HSV | hsv(38, 22%, 95%) |
| CMYK | cmyk(0%, 8.3%, 22.4%, 5.5%) |
| CIE-LAB | lab(88.92, 1.63, 19.20) |
| CIE-LCH | lch(88.92, 19.27, 85.14°) |
| OKLab | oklab(90.52% 0.0078 0.0493) |
| OKLCH | oklch(90.52% 0.05 81) |
| XYZ | xyz(71.1018, 74.0032, 57.5426) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.48
Blanchedalmond
#FFEBCD
ΔE00 3.39
Champagne
#F7E7CE
ΔE00 3.59
Bisque
#FFE4C4
ΔE00 3.66
Moccasin
#FFE4B5
ΔE00 3.96
Papayawhip
#FFEFD5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DDBB #BBCFF1
analogous
#F1C2BB #F1DDBB #EAF1BB
triadic
#F1DDBB #BBF1DD #DDBBF1
tetradic
#F1DDBB #BBF1C2 #BBCFF1 #F1BBEA
square
#F1DDBB #BBF1C2 #BBCFF1 #F1BBEA
split-complementary
#F1DDBB #BBEAF1 #C2BBF1
monochromatic
#DCAA55 #E7C488 #F1DDBB #FAF2E6 #FAF2E6
Accessibility & contrast
On white
1.33
#F1DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#F1DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DDBB
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DDBB | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#EBE1BC
Tritanopia (blue-blind)
#FAD7D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f1ddbb; /* rgb */ color: rgb(241, 221, 187); /* oklch */ color: oklch(90.5% 0.050 81.0);
Tailwind
colors: {
custom: {
50: '#f6e7cf',
500: '#f1ddbb',
950: '#000000',
},
}SCSS
$custom: #f1ddbb; $custom-light: #f6e7cf; $custom-dark: #000000;
JSON
{
"hex": "#f1ddbb",
"rgb": {
"r": 241,
"g": 221,
"b": 187
},
"hsl": {
"h": 37.778,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.90519,
"c": 0.04992,
"h": 81
},
"luminance": 0.74002
}Semantic roles & 50–950 ramp
primary
#F1DDBB
secondary
#809ED0
accent
#5BCE18
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483