#FAFFE0#FAFFE0
#FAFFE0 is a very light, muted yellow. Relative luminance 0.972; OKLCH L 98.8% C 0.041 H 114.6°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFE0 |
|---|---|
| RGB | rgb(250, 255, 224) |
| HSL | hsl(70, 100%, 94%) |
| HSV | hsv(70, 12%, 100%) |
| CMYK | cmyk(2%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(98.92, -6.84, 14.27) |
| CIE-LCH | lch(98.92, 15.82, 115.60°) |
| OKLab | oklab(98.82% -0.0169 0.037) |
| OKLCH | oklch(98.82% 0.041 114.6) |
| XYZ | xyz(88.6372, 97.2261, 84.6035) |
| Luminance | 0.9723 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.93
Off White (survey)
#FFFFE4
ΔE00 2.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.22
Beige
#F5F5DC
ΔE00 3.32
Eggshell (survey)
#FFFFD4
ΔE00 3.71
Cream
#FFFDD0
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFE0 #E5E0FF
analogous
#FFF5E0 #FAFFE0 #EBFFE0
triadic
#FAFFE0 #E0FAFF #FFE0FA
tetradic
#FAFFE0 #E0FFF5 #E5E0FF #FFE0EB
square
#FAFFE0 #E0FFF5 #E5E0FF #FFE0EB
split-complementary
#FAFFE0 #E0EBFF #F5E0FF
monochromatic
#E6FF66 #F0FFA3 #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.03
#FAFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.45
#FAFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFE0
20.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFE0 | 1.00 | 1.03 | 20.45 | 20.45 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDE
Deuteranopia (green-blind)
#FFFCE1
Tritanopia (blue-blind)
#FEFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffe0; /* rgb */ color: rgb(250, 255, 224); /* oklch */ color: oklch(98.8% 0.041 114.6);
Tailwind
colors: {
custom: {
50: '#fcffe9',
500: '#faffe0',
950: '#000000',
},
}SCSS
$custom: #faffe0; $custom-light: #fcffe9; $custom-dark: #000000;
JSON
{
"hex": "#faffe0",
"rgb": {
"r": 250,
"g": 255,
"b": 224
},
"hsl": {
"h": 69.677,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.9882,
"c": 0.04069,
"h": 114.6
},
"luminance": 0.97226
}Semantic roles & 50–950 ramp
primary
#FAFFE0
secondary
#A497ED
accent
#00E625
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684