#FAFFCE#FAFFCE
#FAFFCE is a very light, moderate yellow. Relative luminance 0.963; OKLCH L 98.4% C 0.063 H 112.3°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFCE |
|---|---|
| RGB | rgb(250, 255, 206) |
| HSL | hsl(66, 100%, 90%) |
| HSV | hsv(66, 19%, 100%) |
| CMYK | cmyk(2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(98.55, -9.55, 22.92) |
| CIE-LCH | lch(98.55, 24.83, 112.61°) |
| OKLab | oklab(98.41% -0.024 0.0586) |
| OKLCH | oklch(98.41% 0.063 112.3) |
| XYZ | xyz(86.3241, 96.3009, 72.4209) |
| Luminance | 0.9630 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 1.57
Ivory (survey)
#FFFFCB
ΔE00 1.72
Eggshell (survey)
#FFFFD4
ΔE00 2.19
Cream
#FFFDD0
ΔE00 2.44
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.85
Egg Shell
#FFFCC4
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFCE #D3CEFF
analogous
#FFEBCE #FAFFCE #E1FFCE
triadic
#FAFFCE #CEFAFF #FFCEFA
tetradic
#FAFFCE #CEFFEB #D3CEFF #FFCEE1
square
#FAFFCE #CEFFEB #D3CEFF #FFCEE1
split-complementary
#FAFFCE #CEE1FF #EBCEFF
monochromatic
#EEFF54 #F4FF91 #FAFFCE #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.04
#FAFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#FAFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFCE
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFCE | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFACB
Deuteranopia (green-blind)
#FFFCD0
Tritanopia (blue-blind)
#FFF9F1
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #faffce; /* rgb */ color: rgb(250, 255, 206); /* oklch */ color: oklch(98.4% 0.063 112.3);
Tailwind
colors: {
custom: {
50: '#fcffdd',
500: '#faffce',
950: '#000000',
},
}SCSS
$custom: #faffce; $custom-light: #fcffdd; $custom-dark: #000000;
JSON
{
"hex": "#faffce",
"rgb": {
"r": 250,
"g": 255,
"b": 206
},
"hsl": {
"h": 66.122,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9841,
"c": 0.06334,
"h": 112.3
},
"luminance": 0.963
}Semantic roles & 50–950 ramp
primary
#FAFFCE
secondary
#9187EA
accent
#00E617
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684