#F6D2BB#F6D2BB
#F6D2BB is a very light, muted orange. Relative luminance 0.693; OKLCH L 88.8% C 0.051 H 54.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D2BB |
|---|---|
| RGB | rgb(246, 210, 187) |
| HSL | hsl(23, 77%, 85%) |
| HSV | hsv(23, 24%, 96%) |
| CMYK | cmyk(0%, 14.6%, 24%, 3.5%) |
| CIE-LAB | lab(86.64, 9.17, 16.07) |
| CIE-LCH | lch(86.64, 18.50, 60.31°) |
| OKLab | oklab(88.83% 0.0296 0.0415) |
| OKLCH | oklch(88.83% 0.051 54.5) |
| XYZ | xyz(70.0228, 69.2763, 56.6872) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.74
Peach
#FFDAB9
ΔE00 3.98
Light Peach
#FFD8B1
ΔE00 5.46
Bisque
#FFE4C4
ΔE00 6.76
Warm Beige
#E9DCC9
ΔE00 8.79
Mistyrose
#FFE4E1
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D2BB #BBDFF6
analogous
#F6BBC2 #F6D2BB #F6F0BB
triadic
#F6D2BB #BBF6D2 #D2BBF6
tetradic
#F6D2BB #C2F6BB #BBDFF6 #F0BBF6
square
#F6D2BB #C2F6BB #BBDFF6 #F0BBF6
split-complementary
#F6D2BB #BBF6F0 #BBC2F6
monochromatic
#E88A4F #EFAE85 #F6D2BB #FBEDE4 #FBEDE4
Accessibility & contrast
On white
1.41
#F6D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#F6D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D2BB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D2BB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BA
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#FFCCCC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f6d2bb; /* rgb */ color: rgb(246, 210, 187); /* oklch */ color: oklch(88.8% 0.051 54.5);
Tailwind
colors: {
custom: {
50: '#f9dfcf',
500: '#f6d2bb',
950: '#000000',
},
}SCSS
$custom: #f6d2bb; $custom-light: #f9dfcf; $custom-dark: #000000;
JSON
{
"hex": "#f6d2bb",
"rgb": {
"r": 246,
"g": 210,
"b": 187
},
"hsl": {
"h": 23.39,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.8883,
"c": 0.05101,
"h": 54.5
},
"luminance": 0.69274
}Semantic roles & 50–950 ramp
primary
#F6D2BB
secondary
#7DB5D8
accent
#89D90D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483