#F6DFCB#F6DFCB
#F6DFCB is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.7% C 0.037 H 63.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DFCB |
|---|---|
| RGB | rgb(246, 223, 203) |
| HSL | hsl(28, 70%, 88%) |
| HSV | hsv(28, 17%, 96%) |
| CMYK | cmyk(0%, 9.3%, 17.5%, 3.5%) |
| CIE-LAB | lab(90.17, 4.74, 12.67) |
| CIE-LCH | lch(90.17, 13.53, 69.48°) |
| OKLab | oklab(91.71% 0.0165 0.033) |
| OKLCH | oklch(91.71% 0.037 63.4) |
| XYZ | xyz(75.1729, 76.6817, 67.3294) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 4.17
Bisque
#FFE4C4
ΔE00 4.19
Warm Beige
#E9DCC9
ΔE00 4.40
Champagne
#F7E7CE
ΔE00 4.60
Peach
#FFDAB9
ΔE00 5.15
Blanchedalmond
#FFEBCD
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DFCB #CBE2F6
analogous
#F6CBCC #F6DFCB #F6F4CB
triadic
#F6DFCB #CBF6DF #DFCBF6
tetradic
#F6DFCB #CCF6CB #CBE2F6 #F4CBF6
square
#F6DFCB #CCF6CB #CBE2F6 #F4CBF6
split-complementary
#F6DFCB #CBF6F4 #CBCCF6
monochromatic
#E49F63 #EDBF97 #F6DFCB #FAEFE5 #FAEFE5
Accessibility & contrast
On white
1.29
#F6DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F6DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DFCB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DFCB | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#ECE5CB
Tritanopia (blue-blind)
#FEDAD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f6dfcb; /* rgb */ color: rgb(246, 223, 203); /* oklch */ color: oklch(91.7% 0.037 63.4);
Tailwind
colors: {
custom: {
50: '#f9e9da',
500: '#f6dfcb',
950: '#000000',
},
}SCSS
$custom: #f6dfcb; $custom-light: #f9e9da; $custom-dark: #000000;
JSON
{
"hex": "#f6dfcb",
"rgb": {
"r": 246,
"g": 223,
"b": 203
},
"hsl": {
"h": 27.907,
"s": 70.492,
"l": 88.039
},
"oklch": {
"l": 0.91712,
"c": 0.03688,
"h": 63.4
},
"luminance": 0.7668
}Semantic roles & 50–950 ramp
primary
#F6DFCB
secondary
#8DB5D8
accent
#79D313
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483