#F6DBBB#F6DBBB
#F6DBBB is a very light, muted orange. Relative luminance 0.738; OKLCH L 90.6% C 0.052 H 71.8°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DBBB |
|---|---|
| RGB | rgb(246, 219, 187) |
| HSL | hsl(33, 77%, 85%) |
| HSV | hsv(33, 24%, 96%) |
| CMYK | cmyk(0%, 11%, 24%, 3.5%) |
| CIE-LAB | lab(88.85, 4.50, 19.16) |
| CIE-LCH | lch(88.85, 19.69, 76.77°) |
| OKLab | oklab(90.56% 0.0162 0.0492) |
| OKLCH | oklch(90.56% 0.052 71.8) |
| XYZ | xyz(72.3076, 73.8458, 57.4488) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.98
Peach
#FFDAB9
ΔE00 3.43
Light Peach
#FFD8B1
ΔE00 3.68
Blanchedalmond
#FFEBCD
ΔE00 4.14
Wheat
#F5DEB3
ΔE00 4.31
Navajowhite
#FFDEAD
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DBBB #BBD6F6
analogous
#F6BDBB #F6DBBB #F4F6BB
triadic
#F6DBBB #BBF6DB #DBBBF6
tetradic
#F6DBBB #BBF6BD #BBD6F6 #F6BBF4
square
#F6DBBB #BBF6BD #BBD6F6 #F6BBF4
split-complementary
#F6DBBB #BBF4F6 #BDBBF6
monochromatic
#E8A24F #EFBE85 #F6DBBB #FBF1E4 #FBF1E4
Accessibility & contrast
On white
1.33
#F6DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#F6DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DBBB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DBBB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f6dbbb; /* rgb */ color: rgb(246, 219, 187); /* oklch */ color: oklch(90.6% 0.052 71.8);
Tailwind
colors: {
custom: {
50: '#f9e6cf',
500: '#f6dbbb',
950: '#000000',
},
}SCSS
$custom: #f6dbbb; $custom-light: #f9e6cf; $custom-dark: #000000;
JSON
{
"hex": "#f6dbbb",
"rgb": {
"r": 246,
"g": 219,
"b": 187
},
"hsl": {
"h": 32.542,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.90561,
"c": 0.0518,
"h": 71.8
},
"luminance": 0.73844
}Semantic roles & 50–950 ramp
primary
#F6DBBB
secondary
#7DA7D8
accent
#6AD90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483