#FAFFE1#FAFFE1
#FAFFE1 is a very light, muted yellow-green. Relative luminance 0.973; OKLCH L 98.8% C 0.039 H 114.8°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFE1 |
|---|---|
| RGB | rgb(250, 255, 225) |
| HSL | hsl(70, 100%, 94%) |
| HSV | hsv(70, 12%, 100%) |
| CMYK | cmyk(2%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(98.94, -6.68, 13.78) |
| CIE-LCH | lch(98.94, 15.32, 115.85°) |
| OKLab | oklab(98.84% -0.0165 0.0358) |
| OKLCH | oklch(98.84% 0.039 114.8) |
| XYZ | xyz(88.7732, 97.2805, 85.3199) |
| Luminance | 0.9728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.93
Off White (survey)
#FFFFE4
ΔE00 2.27
Beige
#F5F5DC
ΔE00 3.16
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.46
Eggshell (survey)
#FFFFD4
ΔE00 3.98
Cream
#FFFDD0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFE1 #E6E1FF
analogous
#FFF5E1 #FAFFE1 #EBFFE1
triadic
#FAFFE1 #E1FAFF #FFE1FA
tetradic
#FAFFE1 #E1FFF5 #E6E1FF #FFE1EB
square
#FAFFE1 #E1FFF5 #E6E1FF #FFE1EB
split-complementary
#FAFFE1 #E1EBFF #F5E1FF
monochromatic
#E6FF67 #F0FFA4 #FAFFE0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.03
#FAFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#FAFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFE1
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFE1 | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDF
Deuteranopia (green-blind)
#FFFCE2
Tritanopia (blue-blind)
#FEFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffe1; /* rgb */ color: rgb(250, 255, 225); /* oklch */ color: oklch(98.8% 0.039 114.8);
Tailwind
colors: {
custom: {
50: '#fcffea',
500: '#faffe1',
950: '#000000',
},
}SCSS
$custom: #faffe1; $custom-light: #fcffea; $custom-dark: #000000;
JSON
{
"hex": "#faffe1",
"rgb": {
"r": 250,
"g": 255,
"b": 225
},
"hsl": {
"h": 70,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.98844,
"c": 0.03941,
"h": 114.8
},
"luminance": 0.9728
}Semantic roles & 50–950 ramp
primary
#FAFFE1
secondary
#A697ED
accent
#00E626
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684