#F6ECE6#F6ECE6
#F6ECE6 is a very light, near-neutral orange. Relative luminance 0.853; OKLCH L 94.9% C 0.014 H 53.4°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F6ECE6 |
|---|---|
| RGB | rgb(246, 236, 230) |
| HSL | hsl(23, 47%, 93%) |
| HSV | hsv(23, 7%, 96%) |
| CMYK | cmyk(0%, 4.1%, 6.5%, 3.5%) |
| CIE-LAB | lab(94.01, 2.35, 4.10) |
| CIE-LCH | lch(94.01, 4.73, 60.23°) |
| OKLab | oklab(94.93% 0.0081 0.0109) |
| OKLCH | oklch(94.93% 0.014 53.4) |
| XYZ | xyz(82.2827, 85.2976, 86.9770) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.92
Linen
#FAF0E6
ΔE00 2.11
Very Light Pink
#FFF4F2
ΔE00 2.84
Snow
#FFFAFA
ΔE00 4.26
Floralwhite
#FFFAF0
ΔE00 4.46
Off White
#FAF9F6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6ECE6 #E6F0F6
analogous
#F6E6E8 #F6ECE6 #F6F4E6
triadic
#F6ECE6 #E6F6EC #ECE6F6
tetradic
#F6ECE6 #E8F6E6 #E6F0F6 #F4E6F6
square
#F6ECE6 #E8F6E6 #E6F0F6 #F4E6F6
split-complementary
#F6ECE6 #E6F6F4 #E6E8F6
monochromatic
#D6A88C #E6CAB9 #F6ECE6 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.16
#F6ECE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#F6ECE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6ECE6
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6ECE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6ECE6 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE6
Deuteranopia (green-blind)
#F1EFE6
Tritanopia (blue-blind)
#F9EAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6ece6; /* rgb */ color: rgb(246, 236, 230); /* oklch */ color: oklch(94.9% 0.014 53.4);
Tailwind
colors: {
custom: {
50: '#f9f2ed',
500: '#f6ece6',
950: '#000000',
},
}SCSS
$custom: #f6ece6; $custom-light: #f9f2ed; $custom-dark: #000000;
JSON
{
"hex": "#f6ece6",
"rgb": {
"r": 246,
"g": 236,
"b": 230
},
"hsl": {
"h": 22.5,
"s": 47.059,
"l": 93.333
},
"oklch": {
"l": 0.94927,
"c": 0.01352,
"h": 53.4
},
"luminance": 0.85297
}Semantic roles & 50–950 ramp
primary
#F6ECE6
secondary
#ABC5D5
accent
#85BA2B
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171616
muted
#858584