#FACE94#FACE94
#FACE94 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.6% C 0.089 H 73.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FACE94 |
|---|---|
| RGB | rgb(250, 206, 148) |
| HSL | hsl(34, 91%, 78%) |
| HSV | hsv(34, 41%, 98%) |
| CMYK | cmyk(0%, 17.6%, 40.8%, 2%) |
| CIE-LAB | lab(85.31, 7.98, 34.66) |
| CIE-LCH | lch(85.31, 35.57, 77.04°) |
| OKLab | oklab(87.63% 0.0248 0.0857) |
| OKLCH | oklch(87.63% 0.089 73.9) |
| XYZ | xyz(66.8430, 66.6080, 37.3470) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.55
Light Peach
#FFD8B1
ΔE00 5.27
Burlywood
#DEB887
ΔE00 5.98
Moccasin
#FFE4B5
ΔE00 6.53
Wheat
#F5DEB3
ΔE00 6.88
Pale Peach
#FFE5AD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACE94 #94C0FA
analogous
#FA9B94 #FACE94 #F3FA94
triadic
#FACE94 #94FACE #CE94FA
tetradic
#FACE94 #94FA9B #94C0FA #FA94F3
square
#FACE94 #94FA9B #94C0FA #FA94F3
split-complementary
#FACE94 #94F3FA #9B94FA
monochromatic
#F5981F #F7B35A #FACE94 #FDE9CE #FEF2E2
Accessibility & contrast
On white
1.47
#FACE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FACE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACE94
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACE94 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF90
Deuteranopia (green-blind)
#E9D995
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #face94; /* rgb */ color: rgb(250, 206, 148); /* oklch */ color: oklch(87.6% 0.089 73.9);
Tailwind
colors: {
custom: {
50: '#fedcb4',
500: '#face94',
950: '#000000',
},
}SCSS
$custom: #face94; $custom-light: #fedcb4; $custom-dark: #000000;
JSON
{
"hex": "#face94",
"rgb": {
"r": 250,
"g": 206,
"b": 148
},
"hsl": {
"h": 34.118,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.87633,
"c": 0.08924,
"h": 73.9
},
"luminance": 0.66605
}Semantic roles & 50–950 ramp
primary
#FACE94
secondary
#5890DA
accent
#63E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481