#FAFFDF#FAFFDF
#FAFFDF is a very light, muted yellow. Relative luminance 0.972; OKLCH L 98.8% C 0.042 H 114.4°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFDF |
|---|---|
| RGB | rgb(250, 255, 223) |
| HSL | hsl(69, 100%, 94%) |
| HSV | hsv(69, 13%, 100%) |
| CMYK | cmyk(2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(98.90, -6.99, 14.75) |
| CIE-LCH | lch(98.90, 16.32, 115.37°) |
| OKLab | oklab(98.8% -0.0173 0.0382) |
| OKLCH | oklch(98.8% 0.042 114.4) |
| XYZ | xyz(88.5020, 97.1721, 83.8914) |
| Luminance | 0.9717 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.97
Off White (survey)
#FFFFE4
ΔE00 2.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.99
Eggshell (survey)
#FFFFD4
ΔE00 3.46
Beige
#F5F5DC
ΔE00 3.50
Cream
#FFFDD0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFDF #E4DFFF
analogous
#FFF4DF #FAFFDF #EAFFDF
triadic
#FAFFDF #DFFAFF #FFDFFA
tetradic
#FAFFDF #DFFFF4 #E4DFFF #FFDFEA
square
#FAFFDF #DFFFF4 #E4DFFF #FFDFEA
split-complementary
#FAFFDF #DFEAFF #F4DFFF
monochromatic
#E7FF65 #F0FFA2 #FAFFDF #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.03
#FAFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#FAFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFDF
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFDF | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDD
Deuteranopia (green-blind)
#FFFCE0
Tritanopia (blue-blind)
#FEFBF6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #faffdf; /* rgb */ color: rgb(250, 255, 223); /* oklch */ color: oklch(98.8% 0.042 114.4);
Tailwind
colors: {
custom: {
50: '#fcffe9',
500: '#faffdf',
950: '#000000',
},
}SCSS
$custom: #faffdf; $custom-light: #fcffe9; $custom-dark: #000000;
JSON
{
"hex": "#faffdf",
"rgb": {
"r": 250,
"g": 255,
"b": 223
},
"hsl": {
"h": 69.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.98796,
"c": 0.04195,
"h": 114.4
},
"luminance": 0.97172
}Semantic roles & 50–950 ramp
primary
#FAFFDF
secondary
#A396EC
accent
#00E624
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684