#FACE95#FACE95
#FACE95 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.7% C 0.088 H 73.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FACE95 |
|---|---|
| RGB | rgb(250, 206, 149) |
| HSL | hsl(34, 91%, 78%) |
| HSV | hsv(34, 40%, 98%) |
| CMYK | cmyk(0%, 17.6%, 40.4%, 2%) |
| CIE-LAB | lab(85.32, 8.09, 34.17) |
| CIE-LCH | lch(85.32, 35.11, 76.69°) |
| OKLab | oklab(87.65% 0.0251 0.0846) |
| OKLCH | oklch(87.65% 0.088 73.5) |
| XYZ | xyz(66.9225, 66.6398, 37.7657) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.50
Light Peach
#FFD8B1
ΔE00 5.06
Burlywood
#DEB887
ΔE00 5.93
Moccasin
#FFE4B5
ΔE00 6.51
Peach
#FFDAB9
ΔE00 6.82
Wheat
#F5DEB3
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACE95 #95C1FA
analogous
#FA9B95 #FACE95 #F4FA95
triadic
#FACE95 #95FACE #CE95FA
tetradic
#FACE95 #95FA9B #95C1FA #FA95F4
square
#FACE95 #95FA9B #95C1FA #FA95F4
split-complementary
#FACE95 #95F4FA #9B95FA
monochromatic
#F49820 #F7B35B #FACE95 #FDE9CF #FEF1E2
Accessibility & contrast
On white
1.47
#FACE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FACE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACE95
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACE95 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #face95; /* rgb */ color: rgb(250, 206, 149); /* oklch */ color: oklch(87.7% 0.088 73.5);
Tailwind
colors: {
custom: {
50: '#fddcb4',
500: '#face95',
950: '#000000',
},
}SCSS
$custom: #face95; $custom-light: #fddcb4; $custom-dark: #000000;
JSON
{
"hex": "#face95",
"rgb": {
"r": 250,
"g": 206,
"b": 149
},
"hsl": {
"h": 33.861,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.87651,
"c": 0.08829,
"h": 73.5
},
"luminance": 0.66637
}Semantic roles & 50–950 ramp
primary
#FACE95
secondary
#5991DA
accent
#64E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481